summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/window
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Actions are generated during the item info filling.Antonio Fernandez2-111/+151
2012-11-14GLOActionGroup partially implemented. Menus work but no special items shown.Antonio Fernandez2-234/+159
2012-11-14Menu is now displayed properly in all windows.Antonio Fernandez2-92/+140
2012-11-14Menu is published once. Only special menus are updated now.Antonio Fernandez1-27/+57
2012-11-14Fixed a regression with popup menus. Added a method to update menu every sec.Antonio Fernandez1-6/+16
2012-11-14Cleaned up some code and did a small refactoring.Antonio Fernandez1-76/+21
2012-11-14All menu labels are now displayed. There are some issues with repeated labels.Antonio Fernandez1-6/+18
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez3-309/+343
2012-11-14Menu model hierarchy is now updated everytime a menu item is changed.Antonio Fernandez1-116/+61
2012-11-14Items are now correctly enabled and disabled.Antonio Fernandez1-54/+55
2012-11-14Most actions seem to work now. Enabled ImplSelectWithStart() for all builds.Antonio Fernandez1-57/+40
2012-11-14Some actions are now performed from Unity menubar.Antonio Fernandez1-6/+33
2012-11-14Added GLOMenu and GLOActionGroup. Menu is published with actions (not working)Antonio Fernandez3-112/+1071
2012-11-14Internal native menu is created in steps, but is incomplete at the moment.Antonio Fernandez1-100/+240
2012-11-14Native menu is completely build in one step.Antonio Fernandez1-63/+128
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez1-0/+219
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-23/+14
2012-10-21Fix some Variable "X" is reassigned a value before the old one has been usedJulien Nabet1-4/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-09-28This random +6 makes my windows too largeCaolán McNamara1-12/+4
2012-09-06these warnings are only debug informational reallyCaolán McNamara1-9/+9
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini1-1/+1
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-13/+0
2012-07-27gtk3: ensure we re-render native commitsMichael Meeks1-6/+14
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold1-4/+0
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen1-0/+1
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon1-2/+2
2012-04-30Related: moz#424333 pixmaps are limited to max signed shortCaolán McNamara1-1/+4
2012-04-19fdo#46687 - fix find toolbar X error handlingMichael Meeks1-0/+4
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara1-0/+1
2012-03-06fix leak: return value of pango_attr_list_get_iterator should be releasedCaolán McNamara1-2/+3
2012-03-06silence SolarMutex not locked spewCaolán McNamara1-0/+3
2012-03-06improve debugging messageCaolán McNamara1-1/+3
2012-03-06Related: rhbz#799628 crash with chewing-IM with g3gCaolán McNamara1-1/+7
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks1-0/+4
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-16/+0
2012-02-22EasyHack fdo#46258 Removal of VCL testtool support (-enableautomation option)Josh Heidenreich1-11/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-26/+0
2012-02-16callcatcher: update unused code listCaolán McNamara1-4/+2
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot1-2/+2
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-11/+0
2012-01-16vcl: second part of fix for fdo#43458 - get xrandr / y positioning rightMichael Meeks1-1/+1
2012-01-16vcl: introduce crystal clear separation between X11 Screens and DisplayScreensMichael Meeks2-41/+39
2012-01-15vcl: isolate new attempt to count monitors as screens to gtk3 fdo#43458Michael Meeks1-0/+2
2011-12-16teach old-style method about the new form of screen numbering fdo#43458Michael Meeks1-6/+2
2011-12-14If possible, make the window big enough to fit all Writer toolbars.Jan Holesovsky1-0/+2
2011-12-13Disable gtk3 at run-time, unless in experimental mode.Michael Meeks1-1/+1
2011-12-13fdo#30714 Use different default key bindings for Hungarian localeMiklos Vajna1-1/+1