summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* //bugs.xfree86.org/show_bug.cgi?id=534)Owen Taylor2003-09-051-0/+9
* Test buttons and toggle buttons as proxies.Matthias Clasen2003-09-041-0/+9
* Test gtk_ui_manager_add_ui().Matthias Clasen2003-09-041-0/+10
* Merge from stable.Kristian Rietveld2003-09-041-0/+6
* Use "position" instead of "pos".Matthias Clasen2003-09-041-1/+9
* Doc tweaks.Matthias Clasen2003-09-041-0/+1
* Un-prefix GtkUIManagerNodeType and GtkUIManagerNode to shorten the namesMatthias Clasen2003-09-041-1/+5
* Various doc tweaks.Matthias Clasen2003-09-041-0/+7
* Merge from stable.Kristian Rietveld2003-09-031-0/+9
* Merge from stable.Kristian Rietveld2003-09-031-0/+7
* big patch from Kjartan Maraas to fix numerous typos.Kristian Rietveld2003-09-031-0/+10
* Correct compile line for threads example.BST 2003 Tony Gale2003-09-031-0/+4
* Don't call CloseHandle() on the HMODULE returned from GetModuleHandle().Tor Lillqvist2003-09-021-0/+11
* Merge from stable.Kristian Rietveld2003-09-021-0/+8
* Doc addition.Matthias Clasen2003-09-011-0/+2
* Shorten the names of some static functions.Matthias Clasen2003-09-011-0/+16
* Fix bug where the background pixmap was being offset twice, once by theSoeren Sandmann2003-09-011-0/+6
* Make this public again, since it's occasionally useful. (#121128, MarcoMatthias Clasen2003-08-311-0/+9
* connect to "delete_event" so the application will actually quit when youSoeren Sandmann2003-08-311-0/+5
* g_return_if_fail() if path is NULL. (gtk_ui_manager_get_node): Avoid aMatthias Clasen2003-08-311-0/+9
* Fix some typos in docs.Matthias Clasen2003-08-311-0/+2
* Add gtktoggleactionprivate.hMatthias Clasen2003-08-311-1/+7
* Additions.Matthias Clasen2003-08-311-2/+3
* Add some docs.Matthias Clasen2003-08-301-0/+7
* Connect to "destroy" on toolbar, rather than to "remove" on handlebox.Matthias Clasen2003-08-301-13/+24
* Put toolbars in handleboxes.Matthias Clasen2003-08-291-1/+2
* Put toolbars in handleboxes.Matthias Clasen2003-08-291-0/+2
* Add a boolean property, "add_tearoffs" with setter and getter. If it isMatthias Clasen2003-08-291-4/+13
* Actually group the actions together rather than putting each in its ownMatthias Clasen2003-08-291-0/+3
* Set "draw_as_radio" on proxy menu items for radio actions.Matthias Clasen2003-08-291-0/+3
* Use g_strtod instead of strtod.Matthias Clasen2003-08-291-0/+4
* Fix use of uninitialized variable.Soeren Sandmann2003-08-291-0/+9
* Also support "draw_as_radio".Matthias Clasen2003-08-291-0/+2
* Install "draw_as_radio" as a separate property, not as an alias ofMatthias Clasen2003-08-291-0/+5
* Only treat buttons as homogeneous when they are narrower than 13 time theSoeren Sandmann2003-08-291-0/+26
* Added "sq" to ALL_LINGUASLaurent Dhima2003-08-291-2/+6
* Improve PointerHint docs. Explain is_hint field in GdkEventMotion.Matthias Clasen2003-08-271-0/+3
* Change the XML format: <Root> element is replaced by <ui>, <menu> elementMatthias Clasen2003-08-271-0/+35
* Focus the text view, so the tool bar won't have focus.Anders Carlsson2003-08-271-0/+5
* Fix variable declaration not at start of block. (#120371, Damien Carbery)Owen Taylor2003-08-261-0/+5
* My firstname is Frederic, not Federico :)Frédéric Crozat2003-08-261-1/+1
* Use gssize for length, not gsize.Matthias Clasen2003-08-261-3/+21
* Since we add one to the layout's reported width to account for the cursor,Owen Taylor2003-08-261-0/+12
* Rename GtkMenuMerge to GtkUIManager.Matthias Clasen2003-08-251-0/+16
* Don't include page->menu_label - causes various problems, includingOwen Taylor2003-08-251-0/+6
* Merge from stable.Kristian Rietveld2003-08-251-0/+25
* Send the focus on to the parent when there was no focus widget before andOwen Taylor2003-08-251-0/+29
* Fix up CapsLock and NumLock handling for non-XKB. Add a special case hackOwen Taylor2003-08-251-0/+7
* Remove C99isms. (Morten Welinder)Matthias Clasen2003-08-251-0/+3
* Hooks for translation of label and tooltip in GtkActionGroupEntries.Matthias Clasen2003-08-241-1/+7