summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* change gtk_tree_view_column_cell_render, gtk_tree_view_column_cell_focus,Kristian Rietveld2002-02-191-0/+19
* Add routines _gtk_find_module(), _gtk_get_module_path() to look up aOwen Taylor2002-02-191-0/+15
* Trivial formatting fixes to all examples, simple functional fixes toMatthias Clasen2002-02-191-0/+5
* Select the right item in the family list. (Reported by Mark Patton, PatchOwen Taylor2002-02-181-0/+18
* process WM_PAINT messages for bg_pixmap == GDK_NO_BG, fixes The GIMP'sHans Breuer2002-02-181-0/+16
* Remove support for the poorly defined text/plain type for now. (#55117)Owen Taylor2002-02-181-0/+5
* Add some docs for GTK_NEED_REQUEST GTK_NEED_ALLOCATION.Owen Taylor2002-02-181-2/+17
* fix the version number in NEWSMatthias Clasen2002-02-181-0/+4
* ack, remove conflict markerManish Singh2002-02-181-1/+0
* don't comment out the lines to dist the packer example, just simply removeManish Singh2002-02-181-0/+7
* Fix problems with stuck grab (#60132, reported by Nicolas Setton) andOwen Taylor2002-02-181-0/+7
* gtk/gtkclist.c (adjust_adjustments) gtk/gtklayout.cOwen Taylor2002-02-181-0/+14
* Don't commit unless we got at least one hex digit. (#70619)Owen Taylor2002-02-181-0/+5
* Released 1.3.14GTK_MULTIHEAD_MERGEPOINT_18_02_02GTK_1_3_14Owen Taylor2002-02-181-0/+18
* Don't set the PC_EXPLICIT flag for unused palette entries, that might haveTor Lillqvist2002-02-171-0/+19
* Make the paned example deprecation-clean.Matthias Clasen2002-02-171-4/+9
* remove the packer example files as they don't exist in CVS.jacob berkman2002-02-171-0/+5
* hm, check buttons look better for below.Manish Singh2002-02-171-0/+4
* redid the filesel test. Added a way to set select multiple as a toggleManish Singh2002-02-171-0/+7
* Remove comment about the gtk-1-3-win32-production branch having moreTor Lillqvist2002-02-171-1/+4
* Massive changes. Too many to list here, but I'll try a summary:Tor Lillqvist2002-02-171-5/+61
* Added multiple selection APIManish Singh2002-02-171-0/+4
* use fabs() on a double instead of abs()Manish Singh2002-02-171-1/+5
* More work on #71430.Matthias Clasen2002-02-161-0/+16
* This commit lands the 'dy patch'.Kristian Rietveld2002-02-161-0/+9
* rearrange rules to not emit the example start and end markers.Matthias Clasen2002-02-161-0/+8
* take GDK_HINT_RESIZE_INC into account, and handle negative coordinatesHavoc Pennington2002-02-161-0/+6
* Add key bindings on GtkScrolledWindow for arrow keys, PageUp/PageDownOwen Taylor2002-02-161-2/+19
* Depend on gtk.ico.Tor Lillqvist2002-02-151-0/+7
* gtk/tmpl/gtkimage.sgml removed wrong sentence from gtk_image_new() docsAlexey Malyshev2002-02-151-0/+5
* new function (gtk_tree_store_clear): traverse the tree, so we emitKristian Rietveld2002-02-151-0/+7
* Only queue a draw on the handle, not the whole widget. #71530.Richard Hult2002-02-151-0/+6
* add new signal 'adjust_bounds' to potentialy change the bounds beforeJody Goldberg2002-02-151-0/+8
* File Edit Options Buffers Tools Help ...Owen Taylor2002-02-151-0/+5
* The following changes are the beginning of the work on #71430.Matthias Clasen2002-02-141-0/+14
* Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratioOwen Taylor2002-02-141-0/+12
* Fix bug where we called get_surrounding on the context,. not the slave.Owen Taylor2002-02-141-0/+6
* Only pop the tooltip down on a select set of events, not on any unknownOwen Taylor2002-02-141-0/+9
* A bunch of small allocation/drawing fixes.Owen Taylor2002-02-141-1/+10
* Patch from Bill Haneman to draw to focus using gtk_paint_focus() with theOwen Taylor2002-02-141-0/+9
* validate a larger area, proportional to widget size, to fix #71427Havoc Pennington2002-02-141-0/+6
* just go ahead and flush all the first validate stuff if it hasn't beenHavoc Pennington2002-02-131-0/+13
* Don't chain up to the container's expose event. Instead callJoe Shaw2002-02-131-0/+10
* Add some more GdkDebugFlags, for more fine-grained debugging outputTor Lillqvist2002-02-131-1/+8
* Implement Control-F1 as toggle-tooltips-mode.Owen Taylor2002-02-131-0/+8
* g_warning() if setting the local fails, like gdk_set_locale() did.Owen Taylor2002-02-131-0/+12
* Cast GType to long and use %ld to fix warning. (#71318, Morten Welinder)Owen Taylor2002-02-131-0/+5
* fix figuring accel path and changing behaviour.Tim Janik2002-02-131-0/+4
* partly revert my recent expanding change to not expand the table if allTim Janik2002-02-131-0/+7
* emit row_deleted before we start unreffing the nodes ourselvesKristian Rietveld2002-02-121-0/+10