summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
* Released 1.3.4GTK_1_3_4Owen Taylor2001-04-171-0/+9
* Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBSOwen Taylor2001-04-171-0/+33
* added all exports required to link PyGtk 0.7.1Hans Breuer2001-04-161-0/+11
* updatedHans Breuer2001-04-131-0/+19
* Fix up to refer to GTK+, not to GLib; fix some wording problems. (ComparedOwen Taylor2001-04-131-0/+6
* get this to compile.Tim Janik2001-04-121-0/+5
* It's pixbuf_pos, not pixbufpos.Anders Carlsson2001-04-121-0/+11
* fix a fixme.Jonathan Blandford2001-04-121-0/+16
* Pass pkg-config options before the other args so it works even ifAlexander Larsson2001-04-111-0/+6
* increment version to 1.3.4 (binary 0, interface 0).Tim Janik2001-04-091-0/+5
* gtk_calendar_button_press: check for action_func != NULLDenis Oliver Kropp2001-04-041-0/+5
* corrected path to gtk.immodulesSven Neumann2001-04-041-0/+4
* Released Gtk+-1.3.3.GTK_1_3_3Tim Janik2001-04-041-0/+8
* stay in builddir and read/write files to/from source dir. (if we don'tTim Janik2001-04-041-0/+12
* removed set_sort_column, as it was moved to the GtkTreeSortable interface.Jonathan Blandford2001-04-031-0/+8
* Updated.Owen Taylor2001-04-031-0/+19
* changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()Tim Janik2001-04-031-0/+25
* Add empty gdk_setting_get().Alexander Larsson2001-04-031-0/+5
* use more elaborate variable names.Tim Janik2001-04-031-0/+7
* Bug fix to make trees work again when not sorted.Jonathan Blandford2001-04-021-0/+14
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-0/+29
* Applied patch from Ron Steinke to add signal accumulators so that signalsOwen Taylor2001-04-021-0/+23
* BOXED,BOXED,BOXED,BOXED): new marshaller.Jonathan Blandford2001-04-021-0/+14
* Add missing changelog entry.Owen Taylor2001-04-021-0/+9
* Reference param spec when caching property values, since we unref it laterOwen Taylor2001-04-021-0/+9
* Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPEOwen Taylor2001-04-021-0/+37
* Add gdk_window_begin_resize_drag and gdk_window_begin_move_drag. RemoveAlexander Larsson2001-04-021-0/+9
* Add boxed type for GtkRequistion. Use it for ::size-request.Owen Taylor2001-04-021-0/+22
* raise window for non _NET window managers.Tim Janik2001-04-011-0/+7
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-011-0/+15
* for (i = 0; i < 100; i ++) g_print ("I will confirm it compile beforeJonathan Blandford2001-04-011-0/+6
* Initial work on implementing the GtkTreeSortable interface. Basicaly a bigJonathan Blandford2001-04-011-4/+9
* fixups.Tim Janik2001-04-011-0/+4
* fixed a bunch of notifications, added reference counts around emissionsTim Janik2001-04-011-0/+20
* disable USE_MMX for msvc build cause the assembler doesn't fit and is outHans Breuer2001-03-311-0/+39
* fix use of magic constant "-1" in the aux info structure.James Henstridge2001-03-311-0/+5
* Remove leaks.Alexander Larsson2001-03-301-0/+21
* added value_changed signal which proxies for the adjustment. CleanedMike Kestner2001-03-301-0/+12
* Now we listen to the reorder signal.Jonathan Blandford2001-03-301-0/+5
* Add private function to get the aux info structure fo the widget.Owen Taylor2001-03-291-0/+28
* Massive reordering/sorting work. Now pretty much works.Jonathan Blandford2001-03-291-0/+12
* *** empty log message ***Owen Taylor2001-03-291-1/+27
* Don't return TRUE from the event handler, that blocks all event signals onAlexander Larsson2001-03-291-0/+7
* Add missing NULL on valist.Owen Taylor2001-03-291-0/+37
* new function to handle reordering of trees. Seems to mostly work w/ theJonathan Blandford2001-03-281-0/+9
* c++ fixes.Tim Janik2001-03-281-0/+4
* Fix use of uninitialized memory.Owen Taylor2001-03-281-0/+5
* Apply patch from Nils Barth fixing event return values. (#51041)Owen Taylor2001-03-281-0/+21
* Fix arguments to reordered signal.Jonathan Blandford2001-03-281-0/+7
* More work on implementing sortable interface.Jonathan Blandford2001-03-281-0/+5