summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* Add "Since: 2.4" to all API doc comments.Kristian Rietveld2003-09-301-0/+4
* Some API doc comment fixes.Kristian Rietveld2003-09-301-0/+6
* Test handling of empty menus.Matthias Clasen2003-09-301-0/+18
* set popup_in_progress to TRUE, (gtk_combo_box_menu_show): and back toKristian Rietveld2003-09-301-0/+8
* actually show the child.Kristian Rietveld2003-09-301-0/+7
* The render vfunc takes a GdkDrawable* instead of a GdkWindow*, becauseMurray Cumming2003-09-301-0/+10
* Document the "direction-changed" and "keys-changed" signals.Matthias Clasen2003-09-301-0/+14
* rename property tab_moves_focus to accepts_tab. (#122709 again).Soeren Sandmann2003-09-271-0/+5
* Document the fact that the newly created object does not come with aMatthias Clasen2003-09-271-0/+5
* Deprecate GtkItemFactory in favor of GtkUIManager. Just leaveMatthias Clasen2003-09-261-0/+4
* Turn off GTK_DISABLE_DEPRECATED, since this test uses theMatthias Clasen2003-09-261-0/+9
* Demonstrate the use of the connect-proxy signal.Matthias Clasen2003-09-261-0/+12
* Landing the new ComboBox. Note that only gtkcombobox.h andKristian Rietveld2003-09-261-0/+14
* Don't use hardcoded DEMOCODEDIR on Windows.Tor Lillqvist2003-09-251-0/+19
* Demonstrate tooltips on toolitems.Matthias Clasen2003-09-231-0/+3
* Sync tooltips on toolitems.Matthias Clasen2003-09-231-0/+8
* Initially activate the JUSTIFY_RIGHT group member to test the fix forMatthias Clasen2003-09-221-0/+10
* Changes to make cross-process merging feasible:Matthias Clasen2003-09-211-0/+32
* Add new "tab moves focus" property (#122709)Soeren Sandmann2003-09-211-0/+4
* Don't use zip -r on the etc directory, to avoid including editor backupTor Lillqvist2003-09-201-0/+17
* implement RTL flipping (#96632)Soeren Sandmann2003-09-191-0/+5
* Improve documentation. (#117306, Steve Chaplin)Soeren Sandmann2003-09-191-0/+5
* Handle dead keysyms present on the US-International keyboard. For clarity,Tor Lillqvist2003-09-191-0/+9
* Call g_closure_unref() to unref a closure, not g_object_unref(). (#122637,Matthias Clasen2003-09-181-4/+7
* Install accelerators on actions, not on proxies, support accelerator-onlyMatthias Clasen2003-09-171-0/+41
* Robustness improvements.Matthias Clasen2003-09-171-0/+4
* Report unexpected character data as error from the GMarkup parser,Matthias Clasen2003-09-171-0/+7
* revert accidentally committed !redraw_on_allocate change.Soeren Sandmann2003-09-171-0/+5
* Add gdk_window_set_keep_{above,below} stubs to fix compilationEric Warmenhoven2003-09-161-0/+11
* Apply egtk-format-protos. Doc tweaks.Matthias Clasen2003-09-151-0/+6
* New function which implements "smart" separators by iterating once overMatthias Clasen2003-09-151-0/+18
* Add value parameter to allow setting the currently selected group memberMatthias Clasen2003-09-151-0/+16
* Name the arrow "gtk-toolbar-arrow" so themes can special-case it.Soeren Sandmann2003-09-141-0/+5
* sort the list of files.Soeren Sandmann2003-09-141-0/+4
* Unref the PangoFontMetrics. Patch from Steve Chaplin (#122257).Soeren Sandmann2003-09-141-0/+5
* Remove special-case code for WS_EX_TRANSPARENT (GDK_INPUT_ONLY) windows,Tor Lillqvist2003-09-141-0/+7
* Merge from stable.Jonathan Blandford2003-09-121-0/+9
* Add deprecation notes. (#121955)Matthias Clasen2003-09-111-0/+7
* Add table menu tests.Matthias Clasen2003-09-111-0/+10
* The table menu patch! Turns GtkMenu into a table, so you can attach menuKristian Rietveld2003-09-101-0/+26
* Only remove PropertyNotify events from the stream if they have beenMatthias Clasen2003-09-101-0/+7
* Big TreeView DnD fixage, makes drops on empty models work, makes TreeStoreKristian Rietveld2003-09-091-0/+34
* Implement gtk_event_box_get/set_input_only()Alexander Larsson2003-09-081-0/+8
* Fixes from David Hampton <hampton@employees.org> via gtk-devel-list.Kristian Rietveld2003-09-081-0/+12
* Fix a C99ism. (#121640, Josh Beam)Matthias Clasen2003-09-061-0/+19
* Added Uzbek filesPablo Saratxaga2003-09-061-0/+5
* Make disconnect work for toolitems.Matthias Clasen2003-09-061-0/+5
* Disconnect from prev_action, not from action. (Fix by David Hampton)Matthias Clasen2003-09-061-1/+6
* //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