summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated translation.Kjartan Maraas2000-02-032-5/+9
* acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.3.4Manish Singh2000-02-0313-142/+364
* updated ca.poPablo Saratxaga2000-02-037-67/+67
* Set the activate_time to 0, so that we handle a quick press/releaseOwen Taylor2000-02-028-29/+88
* fixed very evil reentrancy bugs with destruction notifier, *always* updateTim Janik2000-02-018-3/+66
* A few more fixes for bug #5487, #2051, #2677. Reset clist->anchor to -1 ifLars Hamann2000-01-299-38/+97
* Removed duplicate prototypes for gdk_drag_get_selection() andOwen Taylor2000-01-299-3/+49
* page->tab_label can be NULL.Owen Taylor2000-01-288-1/+36
* parent_relative arg is booleanHavoc Pennington2000-01-2719-107/+370
* Return immediately if clist->drag_pos < 0. This is a workaround for theOwen Taylor2000-01-2710-2/+106
* Added Lithuanian filePablo Saratxaga2000-01-279-64/+533
* Fix stupid typo in last commit.Owen Taylor2000-01-278-4/+42
* prefix all autogenerated source that get build in $(srcdir) withTim Janik2000-01-268-12/+94
* revert change so stuff compilesTim Janik2000-01-261-15/+5
* Finish the job of allowing event to be NULL. (Fixes bug #4283, reported byOwen Taylor2000-01-269-7/+106
* Don't show the tab_label unless it itself is visible.Owen Taylor2000-01-268-2/+81
* Use the requisition, not the allocation, since the allocation has notOwen Taylor2000-01-268-4/+61
* Dont' set style/base[GTK_STATE_INSENSITIVE] both toOwen Taylor2000-01-269-2/+79
* Fix several bugs which occured after an attempt to open invalid homeOwen Taylor2000-01-269-37/+178
* check dcgettext with libintl, if it's specified.Shirasaki Yasuhiro2000-01-268-0/+39
* Ignore queue_clear on NO_WINDOW widgets during a reparent, since at thatOwen Taylor2000-01-2510-62/+228
* Fix return values on mouse events. (Bug #2686, Sky <seb_sky@yahoo.com>)Owen Taylor2000-01-2511-4/+89
* Tiny update from Stanislav Brabec <utx@k332.feld.cvut.cz> (closes BugOwen Taylor2000-01-252-4/+9
* Handle clicks between rows or outside calender area correctly. (Patch fromOwen Taylor2000-01-2510-2/+90
* Remove useless #include of <X11/Xmu/WinUtil.h>, which was causing problemsOwen Taylor2000-01-258-1/+49
* Include <ctype.h> when defining gdk_isw* in terms of is* as a fallback.Owen Taylor2000-01-248-0/+43
* Don't realize the widget when it is size allocated! (old, old bug)Owen Taylor2000-01-248-9/+74
* Added short note about setting LDFLAGS and CPPFLAGS to find libraries notOwen Taylor2000-01-248-1/+53
* Correctly fix up widget->window when the widget is a NO_WINDOW containerOwen Taylor2000-01-228-26/+44
* Rewrite to account for the fact that feof() does _not_ return TRUE onOwen Taylor2000-01-228-9/+67
* s/gint/gboolean/.Owen Taylor2000-01-218-2/+30
* Change from gdk_gc_set_dashes to take gint8 instead of gchar to make itOwen Taylor2000-01-2121-23/+106
* Add note about gtk_tooltips_set_colors().Elliot Lee2000-01-138-0/+34
* updated es.poPablo Saratxaga2000-01-092-21/+21
* Added Galician to ALL_LINGUASJesus Bravo Alvarez2000-01-088-1/+29
* And this file tooKjartan Maraas2000-01-031-0/+8
* A little script that lets people update the .pot file without makefilesKjartan Maraas2000-01-031-0/+5
* Updated Galician translationJesus Bravo Alvarez2000-01-032-5/+9
* when calculating the background size relative to our allocation, guardTim Janik1999-12-309-0/+53
* reverted sopwith's changes to Makefile.am, the builddir != srcdir case wasTim Janik1999-12-248-9/+65
* And add .c to a filename, DOH!Elliot Lee1999-12-211-1/+1
* (Tagalong to previous commit) Trailing \'s on previous lines wereElliot Lee1999-12-211-3/+3
* Fix builddir != srcdir for generation of gtktypebuiltins*.[ch]Elliot Lee1999-12-218-6/+34
* Allow version >= 3, not just version == 3. We implement all 3 + most of 4Owen Taylor1999-12-028-1/+64
* Reverted pending mail to developers explaining patchgtk-1-2-merge-to-head-1Owen Taylor1999-11-208-43/+0
* *** empty log message ***Dietmar Maurer1999-11-208-0/+43
* If translation does not include a '/', use entire translation instead ofOwen Taylor1999-11-168-8/+53
* s/gtk_main_iteration/g_main_iteration/GMT 1999 Tony Gale1999-11-159-2/+30
* updated el.poPablo Saratxaga1999-11-146-84/+200
* New example code files.GMT 1999 Tony Gale1999-11-132-0/+278