summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2015-06-30tdf#91641 adjust cursor when deleting preceding charactersJustin Luth
2015-06-30gtk3: re-enable when in backdrop and receive delete signalCaolán McNamara
2015-06-30gtk3: detect if a new frame is just a tooltipCaolán McNamara
2015-06-30gtk3: listen to state-flags-changed and disable toplevels when in backdropCaolán McNamara
2015-06-29can't make the gtk3 dialogs modal for some reason, workaround the auto-popdownCaolán McNamara
2015-06-29tdf#92353 FileSave: Not confirmed for overwrite a file (unix)Juergen Funk
2015-06-29-fsanitize=vptr: avoid needless, wrong downcastStephan Bergmann
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-26gtk3: gtk_window_set_transient_for on overwrite warning dlgCaolán McNamara
2015-06-26gtk3: fpicker, try removing both locationsCaolán McNamara
2015-06-26Related: tdf#92293 gtk3 a11y: I suspect that all of this is redundantCaolán McNamara
2015-06-26Resolves: tdf#92293 gtk3: get a11y workingCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25gtk-menu-popup-delay only deprecated in gtk3 I thinkCaolán McNamara
2015-06-25GtkSettings:gtk-menu-images deprecatedJulien Nabet
2015-06-25these ancient baselines are breaking my spiritCaolán McNamara
2015-06-25implement GtkSalFrame::GetKeyName with some code lying around handyCaolán McNamara
2015-06-25gtk3: render menu arrows with menuitem style not menu styleCaolán McNamara
2015-06-25gtk3: move cairo region clipping to svpCaolán McNamara
2015-06-24gtk3: move createCairoContext down to svpgdiCaolán McNamara
2015-06-24Another gross inclusion hack that can apparently go nowStephan Bergmann
2015-06-24X11SalInstance->SalGenericInstanceCaolán McNamara
2015-06-24don't need to include svpinst.cxx anymoreCaolán McNamara
2015-06-24GtkSettings:gtk-menu-popup-delay deprecatedJulien Nabet
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22gtk3: native render the comically oversized gtk3 spinbuttonsCaolán McNamara
2015-06-22Re-factor AddTempDevFont to share it with headless backend.Michael Meeks
2015-06-19HIG: the label should specify what it's a label forCaolán McNamara
2015-06-19HIG: 12 pixels from label to widget in file pickerCaolán McNamara
2015-06-19gtk3: gtk_dialog_get_header_bar new in 3.12Caolán McNamara
2015-06-19gtk3: error: 'GTK_STATE_FLAG_CHECKED' was not declared in this scopeMiklos Vajna
2015-06-19gtk3: hacky fpicker button removal needs updatingCaolán McNamara
2015-06-19gtk3: we need to take margins in account for scrollbarsCaolán McNamara
2015-06-19gtk3: get rid of this incorrectly gtk3-only positioning limits holdoverCaolán McNamara
2015-06-19gtk3: get right bounds for scrollbar thumb with no arrow buttonsCaolán McNamara
2015-06-19gtk3: use a more straightforward ownership for menuCaolán McNamara
2015-06-19SAL_NO_MOUSEGRABS disables grabbing of keyboard too.Jan Holesovsky
2015-06-19gtk3: drop manually constructed mpMenuItemStyleCaolán McNamara
2015-06-19gtk3: use correct check menu item styleCaolán McNamara
2015-06-19gtk3: render menu radio buttons and checkboxesCaolán McNamara
2015-06-19Work around G_DEFINE_TYPE -Werror,-Wunused-functionStephan Bergmann
2015-06-19use gtk3 vclplug by default under GNOME3 if availableCaolán McNamara
2015-06-19gtk3: use owner-changed to detect losing/gaining clipboard ownershipCaolán McNamara
2015-06-18gtk3: unused paramCaolán McNamara
2015-06-18gtk3: implement paste from usCaolán McNamara
2015-06-18gtk3: little code cleanupCaolán McNamara
2015-06-18gtk3: implement isDataFlavorSupportedCaolán McNamara
2015-06-18gtk3: implement paste everything else into usCaolán McNamara
2015-06-18gtk3: implement most common case of text paste into usCaolán McNamara