summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
...
* Reprioritize key bindings in order of visibility - mnemonics, thenOwen Taylor2001-11-181-0/+15
* We no longer need to create the signals here ... they come from theOwen Taylor2001-11-181-0/+16
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-0/+8
* gtk/gtktexttagtable.c (gtk_text_tag_table_class_init):Murray Cumming2001-11-171-0/+6
* Build separate runtime and developer packages.Tor Lillqvist2001-11-171-0/+7
* Move notification of "has_default" to here, so it is safe to callOwen Taylor2001-11-171-0/+20
* add some no-indicator radio buttonsjacob berkman2001-11-161-0/+9
* Propagate key press events not just to focus/window but also toOwen Taylor2001-11-161-0/+10
* Fix child allocations to be relative to widget position and some drawingOwen Taylor2001-11-161-0/+8
* Make Menu items NO_WINDOW widgets.Owen Taylor2001-11-161-0/+12
* demos/gtk-demo/appwindow.c reduce compiler warningsSven Neumann2001-11-161-0/+5
* Remove unused callback to make things compile withOwen Taylor2001-11-161-0/+6
* maybe fix #64160 Also, forgot to save gtktreeview.hJonathan Blandford2001-11-151-0/+4
* Move '.' out of quote. (#64407)Matthias Clasen2001-11-151-0/+4
* New function to get a GdkWindow to compare event->window to.Jonathan Blandford2001-11-151-0/+11
* Some small drawing fixes for scroll arrows.Owen Taylor2001-11-151-0/+4
* Cal gdk_window_invalidate_maybe_recurse() for recursion. (Soeren Sandmann)Owen Taylor2001-11-151-0/+37
* Patch from Murray Cumming to add "message_type" and "buttons" CONSTRUCTOwen Taylor2001-11-151-0/+8
* create the label with a mnemonicjacob berkman2001-11-141-0/+5
* make it compile without warnings.Sven Neumann2001-11-141-0/+4
* Don't recalculate the layout on each gkt_label_ensure_layout () forAlex Larsson2001-11-141-0/+6
* Return the currently selected column when we get the column, #64380Jonathan Blandford2001-11-141-0/+12
* Rearrange docs (#64566)Matthias Clasen2001-11-141-0/+12
* Remove unused static function. (xpm_skip_string): Dito.Daniel Egger2001-11-141-0/+14
* Back out accidental commit of debugging timing codeOwen Taylor2001-11-141-0/+5
* fix Control-E so it doesn't move to a new line each time you press itHavoc Pennington2001-11-141-0/+8
* bulk of the tests were commented out, oops.Havoc Pennington2001-11-141-0/+12
* new "model" construct property for language bindings.Jonathan Blandford2001-11-141-0/+11
* docs including reference to bugzilla bug about how we should have a betterHavoc Pennington2001-11-141-0/+11
* fix to properly replace selection with Return or TabHavoc Pennington2001-11-131-0/+8
* add border width to requisition, request non-anchored childrenHavoc Pennington2001-11-131-0/+18
* protect idle handle with gdk threads macro.Tim Janik2001-11-131-0/+5
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-0/+66
* WarnOwen Taylor2001-11-131-0/+5
* Documentation fixes. (#64377)Matthias Clasen2001-11-121-0/+6
* Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108,Matthias Clasen2001-11-101-0/+7
* make sure we know what we are talking about when asked for MINMAXINFO.Hans Breuer2001-11-101-1/+7
* Fix docs for gtk_tree_view_column_set_sort_order. (#62647)Matthias Clasen2001-11-101-0/+10
* use g_strcasecmp(), some poor platforms don't have strcasecmp()Hans Breuer2001-11-091-0/+35
* Add headers. Add section about ActiveIMM.Tor Lillqvist2001-11-081-0/+27
* Fix an obvious typo where it says LEFT instead of CENTER.Darin Adler2001-11-081-0/+5
* Add g_return_if_fail.Darin Adler2001-11-071-0/+5
* Add row_draggable() vfunc, and wrapper function.Owen Taylor2001-11-061-0/+30
* wacky easter eggHavoc Pennington2001-11-061-0/+4
* Fix misplaced HAVE_XFT.Owen Taylor2001-11-061-0/+4
* expose the child widgets in here (gtk_text_view_realize): set parentHavoc Pennington2001-11-061-0/+25
* Do search GTK_BINARY_VERSION -specific directory on Windows, too (#63759).Tor Lillqvist2001-11-061-0/+5
* Redo Xft support to go directly to Picture objects instead of usingOwen Taylor2001-11-051-0/+11
* Clamp max window width/height to 32767, not 32768 since we have to be ableOwen Taylor2001-11-051-0/+24
* sigsetjmp is macroized in some places, so use AC_TRY_LINK instead ofManish Singh2001-11-051-0/+5