summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated Slovenian translationAndraz Tori2002-03-031-128/+128
* change offset of cursor corner of navigation region from (-2, 2) to (-2,Soeren Sandmann2002-03-038-3/+44
* add sanitize-la.shjacob berkman2002-03-038-0/+29
* Fix tyop in docs.Anders Carlsson2002-03-038-1/+36
* move edit ifs above _set_cursor code, don't collapse/expand row on doubleKristian Rietveld2002-03-038-44/+86
* Fix typo where pangoxft was being required instead of pangox. (Reported byOwen Taylor2002-03-038-1/+113
* When in split cursor mode, always add the cursor as both strong and weakOwen Taylor2002-03-038-2/+44
* Fix install location.Owen Taylor2002-03-038-1/+36
* add missing dependency of objects on gtkmarshalers.h.Owen Taylor2002-03-0310-1573/+74
* make rewrite_event_for_window() static gtk_rc_clear_realized_style()Hans Breuer2002-03-0312-176/+302
* lowercase configure --help output.Sven Neumann2002-03-038-1/+29
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-03-032-147/+146
* Write documentation Write documentationJonathan Blandford2002-03-033-28/+51
* added compile time switch to put the tree views into a hpaned for owen toTim Janik2002-03-0314-24/+254
* Fixes for uninstalled operation with module suffixes other than .so and inOwen Taylor2002-03-0316-31/+272
* If we can't load the module using the g_module_build_path() filename, tryOwen Taylor2002-03-033-32/+65
* Handle NO_WINDOW widgets with windows that are children of widget->window.Owen Taylor2002-03-039-30/+97
* Shell script used to strip dependencies out of .la files.Owen Taylor2002-03-031-0/+3
* Bullet-proof against integer overflow.Owen Taylor2002-03-032-6/+22
* Add a note to the docs about how to use this in the context of changeableOwen Taylor2002-03-038-8/+57
* Add -lX11 into x_libs.Owen Taylor2002-03-038-1/+29
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2002-03-032-123/+168
* Updated Slovenian translationAndraz Tori2002-03-021-2/+2
* Add a --enable-explicit-deps option to control whether dependencyOwen Taylor2002-03-0210-9/+307
* Output gdk-pixbuf/gdk_pixbuf.rc.Tor Lillqvist2002-03-028-0/+15
* Move a couple of function docs into the C file.Owen Taylor2002-03-022-18/+9
* Remove.Tor Lillqvist2002-03-024-7/+24
* gdk/gdk.def Add and (trivially) implementTor Lillqvist2002-03-029-46/+215
* Don't do special focus handling if draw_indicator is not set. (#64723,Owen Taylor2002-03-028-0/+48
* Clamp @max parameter passed in to [0, MAX_SIZE], improve docs. Fix defaultOwen Taylor2002-03-029-7/+109
* Robustify tracking of pointer grab window.Owen Taylor2002-03-0213-16/+470
* Default to --disable-gtk-doc (avoid Jade breakage) and --disable-staticOwen Taylor2002-03-0215-32/+214
* Switch style of stamp file usage.Owen Taylor2002-03-0231-711/+453
* updated German translation.Sven Neumann2002-03-022-45/+41
* fix typo.Tim Janik2002-03-028-1/+29
* set first_cell to FALSE after first iterationKristian Rietveld2002-03-019-6/+76
* Remove unneeded Win32 stuff inside #ifdef G_OS_WIN32. (Leftover from whenTor Lillqvist2002-03-018-9/+35
* gdk/gdkkeys.c (gdk_keyval_convert_case) If the keyval to be converted isTor Lillqvist2002-03-019-12/+111
* Fix some reported (but not significant) UMR's from purify. (#73160, MortenOwen Taylor2002-03-018-0/+37
* Initialize the scrollbar spacing variable in the class to -1, and thenOwen Taylor2002-03-018-3/+61
* replace uses of test -e with more portable test -fjacob berkman2002-03-018-3/+38
* Don't delete forward across line boundaries when in overwrite mode.Owen Taylor2002-03-018-1/+87
* Fix signed-unsigned error that was accidentally causing negative values toOwen Taylor2002-03-018-4/+65
* Add note about gtk_notebook_reorder_child().Owen Taylor2002-03-012-0/+13
* gtk+/gtk/gtkitemfactory.c fixed a little type in docs forAlexey Malyshev2002-03-018-1/+36
* Really make it work for paths with underline accelerators. (#69247)Owen Taylor2002-03-018-1/+36
* Updated Slovak translation.Stanislav Visnovsky2002-03-012-125/+78
* Updated Ukrainian translationYuri Syrota2002-03-011-444/+424
* free the tab array for custom tabs, reported by Paolo Maggi #72980Havoc Pennington2002-03-018-0/+38
* include gdkkeysysms.h if compiling gdk_keyval_convert_case.Owen Taylor2002-03-0115-56/+363