| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge in Win32 version: Define macro GDKVAR for declaring gdk variables | Tor Lillqvist | 1999-03-17 | 32 | -40/+338 |
* | Fixes to the win32 backend to actually be able to compile within a | Tor Lillqvist | 1999-03-17 | 47 | -5727/+72 |
* | tell people that they don't really want to use the Gtk+ devel version | Tim Janik | 1999-03-17 | 8 | -9/+92 |
* | merges from stable branch | Stuart Parmenter | 1999-03-17 | 1 | -12/+13 |
* | build gtkcompat.h from gtkcompat.h.in instead of gtkfeatures.h from | Tim Janik | 1999-03-17 | 14 | -135/+148 |
* | Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org> | Tim Janik | 1999-03-17 | 24 | -494/+1781 |
* | Check for lstat. | Tor Lillqvist | 1999-03-16 | 15 | -1300/+1566 |
* | Actually change <strings.h> to <string.h> as I already said in the | Tor Lillqvist | 1999-03-15 | 2 | -2/+2 |
* | Added a Finnish translation of gtk+. | Mikko Rauhala | 1999-03-15 | 2 | -0/+458 |
* | swap the gtk_drag_highlight_expose and gtk_drag_highlight_paint since it | George Lebl | 1999-03-15 | 8 | -2/+51 |
* | Use correct path to libgmodule.la when ref'ing uninstalled copy of glib. | Jeff Garzik | 1999-03-15 | 8 | -1/+43 |
* | Forgot to document maketypes.awk change in ChangeLog. Added gdk.def file. | Tor Lillqvist | 1999-03-15 | 9 | -0/+693 |
* | This might seem like a large patch, but it isn't that bad, and nothing | Tor Lillqvist | 1999-03-15 | 37 | -175/+2869 |
* | Move widechar tests from `glib' to here, since those were meant only for | Raja R Harinath | 1999-03-14 | 10 | -31/+91 |
* | Configure now generates a gdkconfig.h file, in similar way as GLib's | Tor Lillqvist | 1999-03-13 | 13 | -49/+485 |
* | Don't append a * to the pattern to complete if the user entered one | Tor Lillqvist | 1999-03-13 | 8 | -15/+48 |
* | Check for dirent.h and pwd.h. | Tor Lillqvist | 1999-03-13 | 10 | -97/+420 |
* | Check for NULL parameter in gdk_font_load. Plug a memory leak in gdkim.c. | Tor Lillqvist | 1999-03-12 | 4 | -2/+6 |
* | first lookup the xfont ID in our font hash table, if we have a | Tim Janik | 1999-03-10 | 10 | -24/+115 |
* | Significantly reduced the number of calls to gdk_draw_point() (and thus to | Federico Mena Quintero | 1999-03-09 | 9 | -18/+115 |
* | Some bug fixes and improvements to the Win32 GDK. | Tor Lillqvist | 1999-03-07 | 14 | -690/+686 |
* | add dll suffix | Asbjørn Pettersen | 1999-03-07 | 8 | -0/+51 |
* | add gen_8_3_dll_name() | Asbjørn Pettersen | 1999-03-07 | 8 | -0/+58 |
* | cur files are binary. Changed to -kb and committed the correct versions, | Tor Lillqvist | 1999-03-06 | 2 | -0/+0 |
* | cur files are binary. cvs admin -kb and recommit. | Tor Lillqvist | 1999-03-06 | 1 | -0/+0 |
* | Win32 version of GDK source files and resource files (cursors and icons). | Tor Lillqvist | 1999-03-05 | 127 | -0/+46985 |
* | open in text mode | Asbjørn Pettersen | 1999-03-05 | 8 | -0/+39 |
* | Added two new signals to GtkSpinButton, "input" and "output", to make the | Stefan Jeske | 1999-02-28 | 11 | -105/+463 |
* | merging minor fix from gtk+-1-2 | Tim Janik | 1999-02-27 | 1 | -1/+1 |
* | moved old ChangeLog to ChangeLog.pre-1-2, and started new one. | Tim Janik | 1999-02-27 | 9 | -63729/+9135 |
* | upgraded spanish language file | Pablo Saratxaga | 1999-02-27 | 1 | -26/+26 |
* | Incremented version to 1.2.0. -Shawn <amundson@gtk.org>GTK_1_2_0 | CST 1999 Shawn T. Amundson | 1999-02-25 | 32 | -1429/+1594 |
* | still request the extra width or height if the corresponding scrollbar is | Tim Janik | 1999-02-25 | 8 | -4/+53 |
* | updates, i left the text widget related portions in there, to serve as a | Tim Janik | 1999-02-25 | 8 | -75/+49 |
* | don't add extra width or height if the requested size is mandatory (i.e. | Tim Janik | 1999-02-25 | 8 | -10/+59 |
* | New function gtk_menu_reorder_child() from Tim Janik. | CST 1999 Shawn T. Amundson | 1999-02-25 | 9 | -0/+57 |
* | removed bogus line | Tim Janik | 1999-02-25 | 7 | -14/+0 |
* | Don't access *bitmapped_sizes if nbitmapped_sizes == 0. (Pointed out by | Owen Taylor | 1999-02-25 | 8 | -14/+59 |
* | Make prototypes for drag_data_get and drag_data_received handlers match | Owen Taylor | 1999-02-25 | 9 | -4/+53 |
* | Changed bug reporting instructions to describe using the GNOME bug | Owen Taylor | 1999-02-25 | 8 | -5/+66 |
* | Unset the clip mask for the GC if we set it. (Patch from Lars Hamann | Owen Taylor | 1999-02-25 | 8 | -0/+44 |
* | added function to check if a specific signal handler connection exists | Tim Janik | 1999-02-24 | 9 | -44/+162 |
* | Updated translation. (monospaced is still missing) | Kjartan Maraas | 1999-02-24 | 2 | -116/+120 |
* | if the widget is not editable, don't silently eat up GDK_Return, GDK_Home | Tim Janik | 1999-02-24 | 8 | -1/+49 |
* | warn about &widget->requisition, even for toplevels. | Tim Janik | 1999-02-24 | 14 | -28/+216 |
* | removed gtkrc rule added by Sergey Panov, because GTK+ no longer built. We | CST 1999 Shawn T. Amundson | 1999-02-24 | 8 | -1/+43 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 289 | -2/+2233 |
* | fix implicit branch creation, we need the *real* parent path for this and | Tim Janik | 1999-02-23 | 8 | -1/+57 |
* | You don't need to check one variable twice (trivial bugfix). | Pavel Machek | 1999-02-23 | 8 | -1/+28 |
* | When sending events to windows with a proxy, set the window field in the | Owen Taylor | 1999-02-23 | 10 | -29/+268 |