summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* enable GTK_DISABLE_DEPRECATED again, (set_interp_type), (main): port overKristian Rietveld2003-10-131-0/+5
* Still uses option menus, so turn off GTK_DISABLE_DEPRECATED.Kristian Rietveld2003-10-131-0/+5
* Move GET_PRIVATE macros from header to implementation.Matthias Clasen2003-10-111-0/+8
* These files still use option menus, so turn off GTK_DISABLE_DEPRECATED toMatthias Clasen2003-10-111-0/+7
* Add G_BEGIN_DECLS/G_END_DECLS to make these usable in C++. (#124351,Matthias Clasen2003-10-111-0/+12
* Check if completion is non-NULL before accessing it. Oops.Kristian Rietveld2003-10-111-0/+5
* the gchar* parameters should be const (pointed out by both Marco PesentiKristian Rietveld2003-10-111-0/+8
* for the custom child list mode, allocate the height allocation->height toKristian Rietveld2003-10-111-0/+7
* Fixes based on comments from Marco Pesenti Gritti.Kristian Rietveld2003-10-111-0/+22
* Replace GtkItemFactory by GtkUIManager in the intro (again).Matthias Clasen2003-10-101-0/+5
* Fixes for (#124212, Marco Pesenti Gritti):Matthias Clasen2003-10-101-0/+8
* Deprecate. Ditto.Kristian Rietveld2003-10-101-0/+22
* New callback to propertly report radio actions.Matthias Clasen2003-10-071-0/+7
* Put the supported protocol version in in the right field of theMatthias Clasen2003-10-071-0/+6
* only show the child if we have one.Jonathan Blandford2003-10-071-0/+8
* Start the blurb for "right_attach" with a capital. (#123945, ChristianMatthias Clasen2003-10-061-0/+5
* Remove an extraneous unref. (#122336, Frederic Crozat)Matthias Clasen2003-10-051-2/+7
* Trim whitespace in "visible-window" blurb. (#123910, Christian Rose)Matthias Clasen2003-10-051-0/+5
* focus arrow before pack_end items (#123851, Matthias Clasen)Soeren Sandmann2003-10-041-0/+5
* only set the model on ->priv->cell_view if ->priv->cell_view is non-NULL.Kristian Rietveld2003-10-031-0/+13
* Added API doc comments.Kristian Rietveld2003-10-021-0/+6
* Doc tweaks-Matthias Clasen2003-10-011-0/+4
* implement the GtkCellLayout interface, drop packing/attribute/cell dataKristian Rietveld2003-10-011-0/+15
* Introduce a separate "hide_if_empty" property for empty menu handling.Matthias Clasen2003-10-011-0/+7
* Fix signal doc comments to pacify gtk-doc.Matthias Clasen2003-10-011-0/+3
* Doc formatting tweaks.Matthias Clasen2003-09-301-0/+21
* Add API doc comments.Kristian Rietveld2003-09-301-0/+7
* 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