summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Fix docs.Matthias Clasen2002-03-053-3/+28
* Update version to 2.0.0Owen Taylor2002-03-052-29/+34
* don't assign yoffset here, just let it get updated in response to theHavoc Pennington2002-03-051-1/+1
* Don't use this same functions as idle callbacks and directly, to avoidOwen Taylor2002-03-052-12/+26
* Fix memory leak. (#73370, Paolo Maggi).Owen Taylor2002-03-041-2/+5
* Fix docs in terms of what out of range @page_num does. (#73371, VitalyOwen Taylor2002-03-041-2/+3
* Fix to properly take the default window into account by setting a flag andOwen Taylor2002-03-041-18/+52
* don't build gtk.defs anymoreHans Breuer2002-03-041-3/+4
* Remove obsolete Win32-only declaration ofTor Lillqvist2002-03-031-4/+0
* Back out changes to propagate keys to parent menu shells, since that brokeOwen Taylor2002-03-033-70/+84
* When increasing the row or column requisitions to make them sufficient forOwen Taylor2002-03-031-13/+57
* Centralize lookup and caching of cursor GC's here.Owen Taylor2002-03-039-150/+182
* change offset of cursor corner of navigation region from (-2, 2) to (-2,Soeren Sandmann2002-03-031-3/+2
* move edit ifs above _set_cursor code, don't collapse/expand row on doubleKristian Rietveld2002-03-031-44/+37
* When in split cursor mode, always add the cursor as both strong and weakOwen Taylor2002-03-031-2/+2
* add missing dependency of objects on gtkmarshalers.h.Owen Taylor2002-03-033-1573/+11
* make rewrite_event_for_window() static gtk_rc_clear_realized_style()Hans Breuer2002-03-035-176/+239
* added compile time switch to put the tree views into a hpaned for owen toTim Janik2002-03-037-24/+100
* Fixes for uninstalled operation with module suffixes other than .so and inOwen Taylor2002-03-033-18/+45
* Handle NO_WINDOW widgets with windows that are children of widget->window.Owen Taylor2002-03-031-23/+38
* Add a note to the docs about how to use this in the context of changeableOwen Taylor2002-03-031-1/+8
* Add a --enable-explicit-deps option to control whether dependencyOwen Taylor2002-03-021-0/+5
* Don't do special focus handling if draw_indicator is not set. (#64723,Owen Taylor2002-03-021-0/+6
* Clamp @max parameter passed in to [0, MAX_SIZE], improve docs. Fix defaultOwen Taylor2002-03-022-7/+39
* Robustify tracking of pointer grab window.Owen Taylor2002-03-022-5/+148
* Default to --disable-gtk-doc (avoid Jade breakage) and --disable-staticOwen Taylor2002-03-021-6/+3
* Switch style of stamp file usage.Owen Taylor2002-03-0224-711/+313
* fix typo.Tim Janik2002-03-021-1/+1
* set first_cell to FALSE after first iterationKristian Rietveld2002-03-012-6/+6
* Remove unneeded Win32 stuff inside #ifdef G_OS_WIN32. (Leftover from whenTor Lillqvist2002-03-011-9/+0
* Initialize the scrollbar spacing variable in the class to -1, and thenOwen Taylor2002-03-011-3/+5
* Don't delete forward across line boundaries when in overwrite mode.Owen Taylor2002-03-011-1/+10
* Fix signed-unsigned error that was accidentally causing negative values toOwen Taylor2002-03-011-4/+9
* gtk+/gtk/gtkitemfactory.c fixed a little type in docs forAlexey Malyshev2002-03-011-1/+1
* Really make it work for paths with underline accelerators. (#69247)Owen Taylor2002-03-011-1/+1
* free the tab array for custom tabs, reported by Paolo Maggi #72980Havoc Pennington2002-03-011-0/+3
* include gdkkeysysms.h if compiling gdk_keyval_convert_case.Owen Taylor2002-03-016-56/+203
* Add missing NULL check.Darin Adler2002-02-281-1/+2
* Allow focus-change events to be sent to unrealized widgets; they aren'tOwen Taylor2002-02-271-3/+6
* Split big VARIABLES variable that was causing overlong lines into 6Owen Taylor2002-02-271-2/+22
* Mark <Control>, <Shift>, <Release>, <Alt> for translation.Owen Taylor2002-02-272-5/+20
* if CAN_FOCUS reserve focus_line_width + focus_line_pad extra space andOwen Taylor2002-02-271-5/+28
* minor code cleanupSoeren Sandmann2002-02-271-6/+6
* Don't reserve space for border when the shadow type for the menubar isOwen Taylor2002-02-271-8/+17
* Go back to old style of drawing children over the bevel. (#58615)Owen Taylor2002-02-271-4/+4
* Register all stock icons "unscaled" so that we don't have icons onlyOwen Taylor2002-02-274-28/+48
* new fileHans Breuer2002-02-273-5/+8
* After computing the clamped value, actually set it. (#62639, SergeyOwen Taylor2002-02-271-3/+5
* Clean up the code so < 0 == end wasn't just a side effect, remove most ofOwen Taylor2002-02-271-42/+23
* Remove these files from CVS so we more-or-less current versions fromOwen Taylor2002-02-271-1/+1