summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* correct checking for BeOS checkManish Singh1999-10-046-42/+42
* added new gtkrc.* files for new encodingsPablo Saratxaga1999-10-045-3/+32
* Fix a reference to window_private->destroyed.Owen Taylor1999-10-032-2/+3
* This is an implementation of Idea #13 fromÉRDI Gergo1999-10-023-9/+108
* StartedOwen Taylor1999-10-011-2/+19
* On Win32, expand possible hex escapes in the font family (put there byTor Lillqvist1999-09-301-3/+45
* Changed from #if GDK_WINDOWING == GDK_WINDOWING_X11 to #ifdefOwen Taylor1999-09-298-37/+37
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-0/+123
* - retrived last changes. This bad ide fixing this kind problems on gtk+Tomasz Kłoczko1999-09-251-3/+2
* This important fix and will be god to incude this to 1.2.5.Tomasz Kłoczko1999-09-231-2/+3
* Delete the gdk_DC when exiting, just to be sure.Tor Lillqvist1999-09-211-1/+2
* Add gdk_threads_mutex.Tor Lillqvist1999-09-1738-55/+55
* gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors wasTor Lillqvist1999-09-134-4/+4
* Fix start and end radial endpoint calculations which were totally wrong.Tor Lillqvist1999-08-162-6/+6
* A couple of minor fixes, not worth any ChangeLog entry (?).Tor Lillqvist1999-08-061-0/+1
* Update gcc build instructions. Mention gettext is GPL.Tor Lillqvist1999-07-213-25/+17
* Implement it. Obscure bit manipulation needed.Tor Lillqvist1999-07-141-0/+12
* Less logging verbiage.Tor Lillqvist1999-07-124-19/+60
* Don't draw anything if width or height is zero. Don't print a warning ifTor Lillqvist1999-07-102-0/+5
* New pthreads version. Use gettext.Tor Lillqvist1999-07-032-4/+5
* Add a missing entry point.Tor Lillqvist1999-07-021-0/+1
* moved gtkrc.zh_TW to gtkrc.zh_TW.Big5Pablo Saratxaga1999-06-252-1/+1
* changed 'ln' to '$(LN_S)' in the Makefile.am (it should be $(LN) but I don'tPablo Saratxaga1999-06-247-51/+15
* added gtkrc.* files for all encodings I knowPablo Saratxaga1999-06-2312-27/+187
* Mention using GNU gettext. Enable NLS stuff. Use GNU gettext. Minor headerTor Lillqvist1999-06-143-3/+15
* Add (commented out) Windows-style theme include line.Tor Lillqvist1999-05-252-0/+13
* changes to compile nicely (with xlib) on BeOSCDT 1999 Shawn T. Amundson1999-05-121-0/+3
* merges from gtk-1-2Lars Hamann1999-04-302-232/+239
* Support added for building using a GNU toolchain on Win32,Tor Lillqvist1999-04-257-25/+417
* added gtkrc.?? files for various iso-8859-2 languages,Pablo Saratxaga1999-04-2313-2/+92
* Add a warning when gtk_widget_grab_default() is called for a widget thatOwen Taylor1999-04-131-0/+2
* updated spanish & walloon language files,Pablo Saratxaga1999-04-051-26/+27
* Make code compile with unknown value of GDK_WINDOWINGPavel Machek1999-03-301-0/+3
* - added gtkrc.pl.Tomasz Kłoczko1999-03-262-1/+8
* *** empty log message ***Elliot Lee1999-03-211-0/+1
* Include gdkprivate.h withouh gdk/ path, as it shouldn't be in the commonTor Lillqvist1999-03-185-133/+120
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-1717-20/+20
* tell people that they don't really want to use the Gtk+ devel versionTim Janik1999-03-171-2/+8
* merges from stable branchStuart Parmenter1999-03-171-12/+13
* build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h fromTim Janik1999-03-176-132/+47
* Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>Tim Janik1999-03-1716-493/+726
* Check for lstat.Tor Lillqvist1999-03-164-1294/+1415
* Actually change <strings.h> to <string.h> as I already said in theTor Lillqvist1999-03-152-2/+2
* swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since itGeorge Lebl1999-03-151-2/+2
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-1521-91/+2121
* Move widechar tests from `glib' to here, since those were meant only forRaja R Harinath1999-03-141-2/+2
* Configure now generates a gdkconfig.h file, in similar way as GLib'sTor Lillqvist1999-03-131-20/+252
* Don't append a * to the pattern to complete if the user entered oneTor Lillqvist1999-03-131-1/+6
* Check for dirent.h and pwd.h.Tor Lillqvist1999-03-131-97/+345
* first lookup the xfont ID in our font hash table, if we have aTim Janik1999-03-101-0/+1