summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Massive reordering/sorting work. Now pretty much works.Jonathan Blandford2001-03-2915-102/+341
* *** empty log message ***Owen Taylor2001-03-2928-227/+1521
* Added Thai UTF-8 text which also has the wrong written syntax.Chookij Vanatham2001-03-292-2/+2
* Don't return TRUE from the event handler, that blocks all event signals onAlexander Larsson2001-03-298-1/+50
* Add missing NULL on valist.Owen Taylor2001-03-2921-75/+565
* new function to handle reordering of trees. Seems to mostly work w/ theJonathan Blandford2001-03-2811-8/+187
* c++ fixes.Tim Janik2001-03-2810-99/+118
* Fix use of uninitialized memory.Owen Taylor2001-03-288-3/+36
* Apply patch from Nils Barth fixing event return values. (#51041)Owen Taylor2001-03-2822-254/+404
* Fix arguments to reordered signal.Jonathan Blandford2001-03-2812-18/+77
* More work on implementing sortable interface.Jonathan Blandford2001-03-2821-91/+658
* Don't reference the widgets in the resulting list. (#11821) This makesOwen Taylor2001-03-269-6/+74
* Add a virtual function to set whether the IM context should use theOwen Taylor2001-03-269-13/+81
* Remove stale FIXME comment.Owen Taylor2001-03-267-0/+28
* Fixed bug that returned NULL if a filename was selected.Alexander Larsson2001-03-268-1/+36
* improve error message to contain the word "theme"Havoc Pennington2001-03-248-1/+36
* make motion around the ring much slower but finer-grained (gtk_hsv_focus):Havoc Pennington2001-03-2410-5/+80
* make this somewhat key-navigableHavoc Pennington2001-03-2434-116/+945
* fix warningsHavoc Pennington2001-03-2421-150/+322
* Apply property patch from Lee MallaboneHavoc Pennington2001-03-2320-168/+646
* fix up some docsHavoc Pennington2001-03-2348-148/+1453
* Forgot to namespace this.Jonathan Blandford2001-03-2313-41/+105
* fix braino. New interface to add cleanup sortable support.Jonathan Blandford2001-03-2323-151/+773
* docs on GdkKeymapHavoc Pennington2001-03-225-143/+200
* Add ability to override the focus chain for a container explicitlyHavoc Pennington2001-03-2211-29/+446
* some cleanups, fixed mnemonic_widget handling, added PROP_MNEMONIC_WIDGET.Tim Janik2001-03-2225-349/+497
* handle mnemonics in the stock item labelHavoc Pennington2001-03-2215-76/+259
* Add support for stock and normal imagemenuitems.Alexander Larsson2001-03-2111-147/+453
* Renamed gtk_button_new_stock() to gtk_button_new_from_stock() and removedAlexander Larsson2001-03-2129-226/+1090
* Add gtk_image_menu_item_new_from_stock()Alexander Larsson2001-03-219-6/+77
* remove debugging spewJonathan Blandford2001-03-201-2/+1
* Fix buglet in meeting.Jonathan Blandford2001-03-208-4/+39
* Make GtkIconSource an opaque datatype, and add a bunch of accessorHavoc Pennington2001-03-1915-235/+762
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-1932-245/+447
* gdk/win32/gdkdrawable-win32.c Use correct casts in debugging output.Tor Lillqvist2001-03-1924-59/+103
* New function. print_event_state, print_event): Use preprocessor macro toTor Lillqvist2001-03-1811-179/+189
* Finally getting around to checkin per Havoc. This is the fix for bugMike Kestner2001-03-182-1/+9
* added rc-style argument GtkSpinButton::shadow_type. removedTim Janik2001-03-1833-536/+2257
* Utf-8'ificationFatih Demir2001-03-172-84/+83
* Small tr.po updateFatih Demir2001-03-172-90/+1249
* modified to use "row_activated" signal.Jonathan Blandford2001-03-1610-80/+177
* s/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMNJonathan Blandford2001-03-1613-48/+184
* change to use gint instead of gint16, to avoid overflow issues, sinceHavoc Pennington2001-03-1610-5/+50
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-1642-161/+207
* add varargs for properties to set on the tag.Havoc Pennington2001-03-1618-205/+350
* Fixed some braindeadness spotted by Jamie Strachan <frostfreek@yahoo.com>.Jonathan Blandford2001-03-168-2/+42
* Fix sign error with queued region translations.Alexander Larsson2001-03-168-1/+36
* rename set_cursor_pos to set_cursor_location in GtkInputContext classHideToshi Tajima2001-03-1612-21/+84
* Changed prototype to allow for getting the location of the cell relativeJonathan Blandford2001-03-1521-216/+663
* Delete.Havoc Pennington2001-03-1529-550/+537