summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
2012-11-27vcl: Edit: add placeholder text feature, import it from .uiIvan Timofeev
2012-11-26make presentation spanning all screens work (bnc#758138)Luboš Luňák
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-23callcatcher: update listCaolán McNamara
2012-11-23Include gio headers only when gio is enabledFridrich Štrba
2012-11-22make left-right traverse through radiobutton groupsCaolán McNamara
2012-11-22support setting textbuffers on textviewsCaolán McNamara
2012-11-22Use ENABLE_GMENU_INTEGRATION consistentlyStephan Bergmann
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
2012-11-21apply packing properties of pseudo-scrolledwindow to self-scrolling childCaolán McNamara
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl
2012-11-20cairo: convert to gbuildMatúš Kukan
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
2012-11-18Move #include to appropriate headerTakeshi Abe
2012-11-17honour child alignment in all layout widgets, not just gridCaolán McNamara
2012-11-17honour widget [v|h]expand in VclBox as well as packing expandCaolán McNamara
2012-11-15Fix GLIB_MAJOR/MINOR_VERSION checksStephan Bergmann
2012-11-15glib / dbus version checks strangely ommitted from the merge.Michael Meeks
2012-11-15There is no GLIB_AVAILABLE_IN_2_28 in GLib 2.28Tor Lillqvist
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-14Trying to avoid dbus stuff when ENABLE_DBUS!=TRUEFridrich Štrba
2012-11-14Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolán McNamara
2012-11-14update license header for Canonical contributionBjoern Michaelsen
2012-11-14cleanup gmenu conditionals, remove redundant casts.Michael Meeks
2012-11-14misc dbus menu integration fixesMichael Meeks
2012-11-14remove unused prototypeMichael Meeks
2012-11-14remove redundant commented code.Michael Meeks
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14ImplSelectWithStart is actually already definedBjoern Michaelsen
2012-11-14revert messing with OSXBjoern Michaelsen
2012-11-14remove superflous #includeBjoern Michaelsen
2012-11-14Menu is now subscribed to HUD awareness protocol events.Antonio Fernandez
2012-11-14Added missing files for HUD awareness support.Antonio Fernandez
2012-11-14Added files to implement HUD awareness protocol support.Antonio Fernandez
2012-11-14Removed pre-definition of class GtkSalMenu.Antonio Fernandez
2012-11-14Added ImplUpdate method to provide recursive and non-recursive menu updating.Antonio Fernandez
2012-11-14Some code refactoring.Antonio Fernandez
2012-11-14Only activated submenus are generated when activating them. (Broken)Antonio Fernandez
2012-11-14Removed the declaration of FlushConnection method in GtkSalFrame.Antonio Fernandez
2012-11-14Chart menu works now.Antonio Fernandez
2012-11-14Menu is always visible now.Antonio Fernandez
2012-11-14Menu is properly visible on non-Unity WM.Antonio Fernandez
2012-11-14All special items are now correctly displayed.Antonio Fernandez
2012-11-14Spare items and its actions are now removed.Antonio Fernandez
2012-11-14Hidden items are not shown anymore.Antonio Fernandez
2012-11-14All accelerators should be displayed now.Antonio Fernandez
2012-11-14remove UpdateNativeMenu2 and clear remove submenus on updatesBjoern Michaelsen
2012-11-14move UpdateNativeMenu2 back into UpdateNativeMenuBjoern Michaelsen