summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* docs/reference/gtk/tmpl/gtkdialog.sgmlSoeren Sandmann2002-09-011-0/+17
* On Cygwin, open /dev/windows instead of using the magic G_WIN32_MSG_HANDLETor Lillqvist2002-08-311-0/+5
* Use cygwin_conv_to_posix_path(). (gtk_file_selection_dir_activate): CallTor Lillqvist2002-08-311-0/+8
* Use MAX_PATH (from windef.h) insted of _MAX_PATH (from stdlib.h in mingwTor Lillqvist2002-08-261-0/+6
* cleanupsBST 2002 Tony Gale2002-08-261-0/+7
* Don't include <winsock.h> on Cygwin (#91654, Masahiro Sakai).Tor Lillqvist2002-08-251-1/+4
* Compile gtk_init_abi_check and gtk_init_check_abi_check when onTor Lillqvist2002-08-251-0/+8
* update packaging script for current tutorialBST 2002 Tony Gale2002-08-251-0/+8
* Include gtkbox.h and gtkwindow.h on Win32, as the defines for structTor Lillqvist2002-08-241-0/+4
* Add gtk_win32res_lo. (#87101, J. Ali Harlow)Tor Lillqvist2002-08-241-0/+3
* gdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents-x11.c Move theTor Lillqvist2002-08-241-0/+10
* Let the system handle Alt-Space, too. Thanks to Tim Evans (#91477).Tor Lillqvist2002-08-241-0/+5
* update g_connect_signal usageBST 2002 Tony Gale2002-08-241-0/+7
* Move GDK_DEP_LIBS from LDFLAGS to each of the libgdk_*_LIBADD, to fixTor Lillqvist2002-08-211-0/+6
* Use gtk_entry_set_positions() to update current_pos and selection_bound soPadraig O'Briain2002-08-191-0/+6
* switch vbox and action_area back to the order that 2.0 hasjacob berkman2002-08-161-0/+5
* minor menu example comment fix (feeling my way back in after a longTony Gale2002-08-151-0/+6
* initialize gtk_selection_atoms only once at the 1st call. set length ofHidetoshi Tajima2002-08-141-0/+7
* Move focus to children, if they exist, after GtkTextView is focused.Padraig O'Briain2002-08-141-0/+5
* Remove gdk_screen_close, add a section for GdkDisplayManager, addMatthias Clasen2002-08-121-0/+9
* Mention in the docs that @pixmap_return and @mask_return can be %NULL.Owen Taylor2002-08-111-0/+7
* Minor documentation fixesSoren Sandmann2002-08-101-0/+37
* Changes to support depth 8 StaticColor visuals. (#81631)Matthias Clasen2002-08-091-0/+10
* Fix weird usage of 'class' for GdkDisplay * argumnent name. (#9031, LaszloOwen Taylor2002-08-091-0/+6
* Remove explicit calls to pango_x/xft_shutdown_display() since Pango nowOwen Taylor2002-08-091-0/+6
* Consistently order pangoxft / pangox in pkg-config calls in hopes ofOwen Taylor2002-08-091-0/+6
* Fix doc comment.Matthias Clasen2002-08-071-0/+7
* link gdk-pixbuf-xlib against x libs (bug #83442)jacob berkman2002-08-061-0/+4
* Patch from Soeren Sandmann to improve GtkLabel behavior when it gets a tooOwen Taylor2002-08-051-0/+7
* When overriding LDFLAGS, include @LDFLAGS@, otherwise LDFLAGS the usersOwen Taylor2002-08-051-0/+9
* Fix problem with wrong depth being used. (#89941, Jacob Berkman.) RemoveOwen Taylor2002-08-051-0/+6
* More fixes for warnings reported by David L. Cooper IIOwen Taylor2002-08-051-0/+16
* Add a note that yes, we do know what () means and we can't change it.Owen Taylor2002-08-051-0/+36
* Fix for binary compatibility across 2.x.y.Matthias Clasen2002-08-041-0/+5
* Fix menus resizing dynamically while they are popped up or torn off.Owen Taylor2002-08-021-0/+5
* ----:---F1 gdkregion-generic.c (CGTK CVS:1.11 Abbrev)--L1696--96%------...Owen Taylor2002-08-021-0/+5
* Remove references to gdk_initialized (#81060, Jacob Berkman)Owen Taylor2002-08-021-0/+7
* Fix args to pango_x_shutdown_display().Owen Taylor2002-08-021-0/+13
* Call pango_x[ft]_shutdown_display().Owen Taylor2002-08-021-0/+5
* declare screen_x11 variable to fix build w/ xineramajacob berkman2002-08-021-0/+5
* Switch back to using XftDraw so that we take advantage of theOwen Taylor2002-08-021-0/+13
* New demo for window migration between different displays and screens.Owen Taylor2002-08-011-0/+39
* Merge from stable:Sven Neumann2002-08-011-0/+7
* Start implementing display/screen closing scheme; keep a flag for whetherOwen Taylor2002-08-011-0/+44
* escape_string() only takes one argjacob berkman2002-07-311-0/+5
* Avoid using g_strescape(), since it mangles UTF-8, (#89479, Yao Zhang.)Owen Taylor2002-07-311-0/+5
* Handle inverted ranges correctly (#85436, fix from Norihiro UMEDA)Owen Taylor2002-07-301-0/+6
* Fix bug in the selection mode option menus which were setting the wrongOwen Taylor2002-07-301-0/+6
* Honor GDK_PIXBUF_CSOURCE from configure.in when cross-compiling. (#87099,Owen Taylor2002-07-301-0/+6
* Unset gtk-im-surrounding-info object data again. (Fix from Yao Zhang,Owen Taylor2002-07-291-0/+6