summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libtool 1.3Manish Singh1999-05-0112-693/+799
* merges from gtk-1-2Lars Hamann1999-04-309-232/+274
* Support added for building using a GNU toolchain on Win32,Tor Lillqvist1999-04-2534-103/+862
* Updated Korean translationChangwoo Ryu1999-04-242-99/+147
* added gtkrc.?? files for various iso-8859-2 languages,Pablo Saratxaga1999-04-2314-13/+101
* correctly remove the default filter from the listGeorge Lebl1999-04-219-2/+37
* *** empty log message ***Drazen Kacar1999-04-162-1/+5
* Added Croatian translation.Drazen Kacar1999-04-161-0/+503
* completed/updated translation.Vincent Renardias1999-04-151-75/+119
* Add a warning when gtk_widget_grab_default() is called for a widget thatOwen Taylor1999-04-138-0/+44
* use a scrolled window in the clist example. Minor tutorial fixes.BST 1999 Tony Gale1999-04-1010-16/+82
* added catalan language filePablo Saratxaga1999-04-082-1/+455
* updated spanish & walloon language files,Pablo Saratxaga1999-04-053-102/+153
* updated spanish language file and added walloon language filePablo Saratxaga1999-04-053-79/+542
* updated spanish language filePablo Saratxaga1999-04-051-1/+1
* Merge PLD cvs tree:Paweł Dziekoński1999-04-021-32/+35
* Style check from David King <dking@youvegotmail.net>BST 1999 Tony Gale1999-04-029-1714/+1855
* Make code compile with unknown value of GDK_WINDOWINGPavel Machek1999-03-308-0/+38
* ja.po update.Yukihiro Nakai1999-03-301-0/+4
* ja.po update from Yasuhiro SHIRASAKI<yasuhiro@awa.tohoku.ac.jp>Yukihiro Nakai1999-03-301-10/+9
* Make sure `gdkconfig.h' exists after the rule is fired.Raja R Harinath1999-03-298-4/+59
* Fix type in log entry.Raja R Harinath1999-03-287-7/+7
* Rename from configincludedir so that glibconfig.h will be installed asRaja R Harinath1999-03-268-2/+44
* - added gtkrc.pl.Tomasz KĹ‚oczko1999-03-262-1/+8
* - more pl translations.Tomasz KĹ‚oczko1999-03-251-23/+23
* Shooby Ban <bansz@szif.hu>Szabolcs Ban1999-03-242-78/+81
* *** empty log message ***Elliot Lee1999-03-211-0/+1
* acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2fManish Singh1999-03-2014-1740/+3393
* Include gdkprivate.h withouh gdk/ path, as it shouldn't be in the commonTor Lillqvist1999-03-186-134/+121
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-1732-40/+338
* Fixes to the win32 backend to actually be able to compile within aTor Lillqvist1999-03-1747-5727/+72
* tell people that they don't really want to use the Gtk+ devel versionTim Janik1999-03-178-9/+92
* merges from stable branchStuart Parmenter1999-03-171-12/+13
* build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h fromTim Janik1999-03-1714-135/+148
* Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>Tim Janik1999-03-1724-494/+1781
* Check for lstat.Tor Lillqvist1999-03-1615-1300/+1566
* Actually change <strings.h> to <string.h> as I already said in theTor Lillqvist1999-03-152-2/+2
* Added a Finnish translation of gtk+.Mikko Rauhala1999-03-152-0/+458
* swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since itGeorge Lebl1999-03-158-2/+51
* Use correct path to libgmodule.la when ref'ing uninstalled copy of glib.Jeff Garzik1999-03-158-1/+43
* Forgot to document maketypes.awk change in ChangeLog. Added gdk.def file.Tor Lillqvist1999-03-159-0/+693
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-1537-175/+2869
* Move widechar tests from `glib' to here, since those were meant only forRaja R Harinath1999-03-1410-31/+91
* Configure now generates a gdkconfig.h file, in similar way as GLib'sTor Lillqvist1999-03-1313-49/+485
* Don't append a * to the pattern to complete if the user entered oneTor Lillqvist1999-03-138-15/+48
* Check for dirent.h and pwd.h.Tor Lillqvist1999-03-1310-97/+420
* Check for NULL parameter in gdk_font_load. Plug a memory leak in gdkim.c.Tor Lillqvist1999-03-124-2/+6
* first lookup the xfont ID in our font hash table, if we have aTim Janik1999-03-1010-24/+115
* Significantly reduced the number of calls to gdk_draw_point() (and thus toFederico Mena Quintero1999-03-099-18/+115
* Some bug fixes and improvements to the Win32 GDK.Tor Lillqvist1999-03-0714-690/+686