summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement gdk_color_parse() in terms of pango_color_parse().Owen Taylor2001-11-051-0/+8
* queue_resize_on_group with both the old and new mode, not just the newOwen Taylor2001-11-041-0/+7
* Add a function gdk_window_invalidate_maybe_recurse() for use in "shallowOwen Taylor2001-11-041-0/+44
* don't free the module name until after we load the modulejacob berkman2001-11-041-0/+5
* Convert GTK_TYPE_CTREE_NODE to pointer derivation instead of boxedOwen Taylor2001-11-041-0/+7
* Can't include gtkprivate.h (I added the include yesterday, without reallyTor Lillqvist2001-11-031-0/+7
* Use GtkWindow* as first signal argument (was GtkWidget*).Daniel Elstner2001-11-031-0/+10
* chain finalize to parent class to get removed from the toplevel_list.Hans Breuer2001-11-031-0/+8
* Correct some renamed functions.Tor Lillqvist2001-11-031-0/+7
* Use -no-undefined on Windows. Look for .dll or .so as appropriate asTor Lillqvist2001-11-021-1/+22
* Clean up height code a bit. I don't think it's completely correct yet, butJonathan Blandford2001-11-021-0/+6
* Remove random + 5 for width and height. If people want padding, theyOwen Taylor2001-11-021-0/+9
* Pad the structure for future expansion.Owen Taylor2001-11-021-0/+5
* Patch from HideToshi Tajima (#51922)Owen Taylor2001-11-021-0/+14