summaryrefslogtreecommitdiff
path: root/gtk/gtk.def
Commit message (Expand)AuthorAgeFilesLines
* Update.Tor Lillqvist2004-03-081-4/+3
* some more settings from system, also reflect some name changes done aHans Breuer2004-03-071-2/+30
* Add a missing entry. (#135982, J. Ali Harlow)Tor Lillqvist2004-03-031-0/+1
* adapt to add -> insert_bookmark change. Also merged some crossplatformHans Breuer2004-02-281-3/+1
* export gtk_rc_reset_stylesDom Lachowicz2004-02-261-0/+1
* new GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... define ...Hans Breuer2004-01-281-5/+46
* handle GTK_DATADIR similar as the other filesystem placement 'constants'Hans Breuer2003-12-141-6/+7
* updated added all the new testsHans Breuer2003-11-151-15/+234
* Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)Matthias Clasen2003-08-101-0/+2
* set HWND_NOTOPMOST for modal==FALSE, fixes bug #118435Hans Breuer2003-08-051-1/+0
* new file to build it all ... added to EXTRA_DISTHans Breuer2003-07-201-0/+187
* Only include the Default and Emacs themes' gtkrc files. IncludeTor Lillqvist2003-05-271-0/+1
* Actually commit updates I thought I already had committed. (#108818)Tor Lillqvist2003-03-311-11/+55
* Add a bunch of missing entries. Noticed by Cedric Gustin.Tor Lillqvist2003-03-021-0/+3
* Use correct DLL and import library names, with GTK_API_VERSION in name,Tor Lillqvist2003-01-051-0/+2
* Remove obsolete entries.Tor Lillqvist2002-11-161-4/+0
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-0/+5
* make rewrite_event_for_window() static gtk_rc_clear_realized_style()Hans Breuer2002-03-031-81/+81
* Switch style of stamp file usage.Owen Taylor2002-03-021-87/+89
* A couple of name changes.Tor Lillqvist2002-02-261-2/+2
* Add missing gtk_file_selection_get_select_multiple. RemoveTor Lillqvist2002-02-231-4/+1
* process WM_PAINT messages for bg_pixmap == GDK_NO_BG, fixes The GIMP'sHans Breuer2002-02-181-0/+2
* 1.3.13GTK_1_3_13Owen Taylor2002-01-301-1/+1
* Export gtk_widget_set_accel_path().Owen Taylor2002-01-301-0/+1
* reflect Pango API changeHans Breuer2001-11-231-4/+8
* make it compile with msvc: !HAVE_UNISTD_H; no label without op, even ifHans Breuer2001-11-181-38/+30
* Build separate runtime and developer packages.Tor Lillqvist2001-11-171-30/+18
* use g_strcasecmp(), some poor platforms don't have strcasecmp()Hans Breuer2001-11-091-8/+8
* Correct some renamed functions.Tor Lillqvist2001-11-031-4/+2
* Use -no-undefined on Windows. Look for .dll or .so as appropriate asTor Lillqvist2001-11-021-0/+2
* Updates.Tor Lillqvist2001-10-291-14/+18
* to simplify parsing for exported functions: - made implementationHans Breuer2001-10-271-14/+44
* updated externalsHans Breuer2001-10-261-9/+147
* updated externalsHans Breuer2001-09-211-27/+14
* updated externalsHans Breuer2001-08-191-10/+17
* Add #ifdef HAVE_WINTAB around wintab.h include.Alexander Larsson2001-08-041-12/+9
* new file use itHans Breuer2001-08-041-3/+3
* gdk_device_get_history moved to gdk/gdkinput.c like the other backendsHans Breuer2001-07-201-47/+336
* updated externalsHans Breuer2001-06-221-31/+4
* made fil mode GDK_STIPPLED actually work -> check boxes and radio buttonsHans Breuer2001-05-251-2/+11
* updated exportsHans Breuer2001-05-061-61/+15
* added all exports required to link PyGtk 0.7.1Hans Breuer2001-04-161-0/+218
* updatedHans Breuer2001-04-131-22/+8
* disable USE_MMX for msvc build cause the assembler doesn't fit and is outHans Breuer2001-03-311-8/+16
* New function. print_event_state, print_event): Use preprocessor macro toTor Lillqvist2001-03-181-23/+31
* updatedHans Breuer2001-03-091-44/+38
* small (not only) portability fixesHans Breuer2001-02-251-19/+15
* New function, copied from X11 version.Tor Lillqvist2001-02-111-5/+8
* gtk/gtkmain.c Use the newTor Lillqvist2001-01-171-1/+0
* Include <stdlib.h> for getenv().Tor Lillqvist2001-01-151-5/+8