summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* include gdkkeysysms.h if compiling gdk_keyval_convert_case.Owen Taylor2002-03-011-0/+21
* Add missing NULL check.Darin Adler2002-02-281-0/+4
* Remove the event_mask, it is now in GdkWindowObject.Tor Lillqvist2002-02-281-0/+25
* Initialize private->event_mask from attributes we retrieved for theOwen Taylor2002-02-281-0/+6
* This change went in a week ago, but I apparently didn't commit theHavoc Pennington2002-02-281-0/+8
* beautified configure --help output.Sven Neumann2002-02-281-0/+4
* Move bdfcursor.c from libgdk_win32_la_SOURCES to EXTRA_DIST.Tor Lillqvist2002-02-281-0/+9
* ed Feb 27 19:16:50 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-281-1/+16
* Allow focus-change events to be sent to unrealized widgets; they aren'tOwen Taylor2002-02-271-0/+7
* Split big VARIABLES variable that was causing overlong lines into 6Owen Taylor2002-02-271-1/+7
* Mark <Control>, <Shift>, <Release>, <Alt> for translation.Owen Taylor2002-02-271-0/+9
* if CAN_FOCUS reserve focus_line_width + focus_line_pad extra space andOwen Taylor2002-02-271-0/+6
* minor code cleanupSoeren Sandmann2002-02-271-0/+4
* Don't reserve space for border when the shadow type for the menubar isOwen Taylor2002-02-271-0/+9
* Go back to old style of drawing children over the bevel. (#58615)Owen Taylor2002-02-271-0/+6
* Add ko and zh to the locales where this is the default.Owen Taylor2002-02-271-0/+5
* Register all stock icons "unscaled" so that we don't have icons onlyOwen Taylor2002-02-271-0/+22
* new fileHans Breuer2002-02-271-0/+19
* After computing the clamped value, actually set it. (#62639, SergeyOwen Taylor2002-02-271-0/+5
* Clean up the code so < 0 == end wasn't just a side effect, remove most ofOwen Taylor2002-02-271-0/+7
* Remove these files from CVS so we more-or-less current versions fromOwen Taylor2002-02-271-1/+6
* Shouldn't map KP_Enter to '\n', or KP_Tab to \t' since we don't map theOwen Taylor2002-02-271-0/+7
* Call gtk_combo_set_popdown_strings() in case the combo is up currently.Owen Taylor2002-02-271-0/+6
* Switch control-home/end and home/end with the idea that scrolled windowsOwen Taylor2002-02-271-0/+8
* Chain up before drawing the scale values so that the number is drawn inOwen Taylor2002-02-271-0/+7
* Make sure Page_Up, Page_Down get those names, not Prior, Next.Owen Taylor2002-02-271-0/+7
* ue Feb 26 18:58:49 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-271-0/+8
* Append mnemonics rather than prepending them so that the order isOwen Taylor2002-02-261-0/+7
* Draw arrows better (without extra baseline)Soeren Sandmann2002-02-261-0/+6
* Display any "g_unicode_isgraph()" char literally, not just latin1.Owen Taylor2002-02-261-2/+8
* Don't to focus insensitive widgets. (#68203)Owen Taylor2002-02-261-0/+17
* Emit ::color_changed every time we notify current_color. (Brute force fixOwen Taylor2002-02-261-0/+7
* use the cursor position _after_ deleting the text as the position toOwen Taylor2002-02-261-1/+7
* gtk/gtktreemodel.c misprints in documentation forVitaly Tishkov2002-02-261-0/+6
* take into account that a path from a rowref can be NULL. (#72623 andKristian Rietveld2002-02-261-0/+8
* Fix double free.Owen Taylor2002-02-261-0/+5
* Handle a keyval of 0, by returning an empty list. (#72617, Kevin Breit)Owen Taylor2002-02-261-0/+6
* Fix #72586. Silently accept empty tree. (gtk_tree_view_collapse_all):Richard Hult2002-02-261-0/+6
* A couple of name changes.Tor Lillqvist2002-02-261-1/+5
* Fix double set of bindings for page-up/down. (#72605, Tor Lillquist)Owen Taylor2002-02-261-0/+9
* Implement the functions that until now just were non-functional stubs. ForTor Lillqvist2002-02-261-0/+39
* Fix typos in pkg-config invokations. (#72476)Matthias Clasen2002-02-261-0/+5
* Set the keyboard-mode flag before popping up the tooltip so that pop it upOwen Taylor2002-02-261-0/+6
* call _gtk_tree_view_column_cell_set_dirty when visible, so this columnKristian Rietveld2002-02-251-0/+10
* Fix precendence problem. (Sven Neumann)Owen Taylor2002-02-251-0/+5
* Convert over to using an GtkInvisible - selections don't work properlyOwen Taylor2002-02-251-0/+14
* add dx/dy to child allocation, don't subtract them. Also, copy code fromHavoc Pennington2002-02-251-0/+7
* change to pass in the cursor direction always, not just when we need anHavoc Pennington2002-02-251-0/+13
* Always NULL out bg_pixmap, even when it used to be None or parentAlexander Larsson2002-02-251-0/+6
* parent_class variable was GtkObjectClass instead of GObjectClassHavoc Pennington2002-02-251-0/+9