summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Added --with-included-loaders optionAlexander Larsson2001-01-091-0/+17
* Skip realizing buttons that have already been realized.Jonathan Blandford2001-01-081-0/+5
* Show menu items before adding to option menu.Jonathan Blandford2001-01-081-0/+11
* hack on this someHavoc Pennington2001-01-081-0/+12
* New files. Contains an implementation of a minimal WM for linux-fb.Alexander Larsson2001-01-081-0/+20
* Correct filename ~/.pangoft2_aliasesAlexander Larsson2001-01-081-0/+25
* Possibly send focus events when the mouse moves from one window toAlexander Larsson2001-01-081-0/+8
* Adapt calls to g_{locale,filename}_{to,from}_utf8 to match current API.Tor Lillqvist2001-01-071-0/+15
* hack on this a bitHavoc Pennington2001-01-061-1/+23
* Adopt to new prototypes for unicode,locale,filename conversion functions.Owen Taylor2001-01-051-0/+6
* this function was broken if called on the first position in the buffer.Havoc Pennington2001-01-051-0/+9
* Oops, that didn't link. Fix.Havoc Pennington2001-01-051-0/+4
* free colormap in here. Sync from X port. (gdk_fb_set_colormap): allow theAlexander Larsson2001-01-051-0/+19
* add thisHavoc Pennington2001-01-041-0/+17
* Rename some stuff:Havoc Pennington2001-01-041-0/+30
* Changed a bunch of boxed types to pointers temporarily until they workJonathan Blandford2001-01-041-0/+8
* if index is equal to the line length, then position iterator beforeHavoc Pennington2001-01-041-0/+12
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-0/+94
* Change GTK_NO_CHECK_CASTS to G_DISABLE_CAST_CHECKS.Alexander Larsson2001-01-031-0/+5
* Fix unitialized variable when moving back onto a single line.Owen Taylor2001-01-021-0/+6
* Havoc Pennington <hp@redhat.com>Havoc Pennington2001-01-021-0/+9
* uscore-prepend all the stuff in here.Havoc Pennington2001-01-011-0/+14
* Adapt to GtkTreeSelection changesHavoc Pennington2001-01-011-0/+74
* Rearrange all the scroll-while-dragging-or-selecting code to be different,Havoc Pennington2000-12-311-0/+37
* New function, as in the X11 backend. (gdk_window_new,Tor Lillqvist2000-12-301-0/+26
* Set the system colormap on input only windows, to avoid special cases allHavoc Pennington2000-12-301-0/+6
* Don't use isprint() for chars > 255.Alexander Larsson2000-12-221-0/+5
* more workHavoc Pennington2000-12-211-0/+4
* Update the docs to the new pangoft2 way.Alexander Larsson2000-12-211-0/+5
* For linux-fb get the pangoft2 cflags and libs. This needs a recent pangoAlexander Larsson2000-12-211-0/+33
* :get_property): remove g_value_init calls, as they are no longer needed.Jonathan Blandford2000-12-211-0/+10
* new directory to contain tests, gtk/test* should move here sometime (withHavoc Pennington2000-12-211-0/+14
* Attach the style to the window so that the style it is not leaked whenAlexander Larsson2000-12-201-0/+6
* do begin/end user action where appropriate (gtk_text_view_commit_handler):Havoc Pennington2000-12-181-0/+19
* wow, that implementation was pretty non-working.Havoc Pennington2000-12-181-0/+8
* Port to GObject, can go back in gdk-pixbuf after setting up aHavoc Pennington2000-12-171-0/+83
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-161-0/+21
* only AC_DEFINE(HAVE_XFT) if we actually determined that we have XrenderHavoc Pennington2000-12-151-0/+5
* Add two virtualized functions gdk_drawable_get_clip_region - to get theOwen Taylor2000-12-151-0/+36
* fix unicode validation when reading a fileHavoc Pennington2000-12-151-0/+5
* remove unused call to get_last_line()Havoc Pennington2000-12-141-1/+48
* Add gdkkeys.Tor Lillqvist2000-12-141-0/+26
* Remove double _ in front of some functionsHavoc Pennington2000-12-141-0/+6
* Put _ in front of every function in this header fileHavoc Pennington2000-12-141-0/+7
* Add support for ps2 intellimouse.32000-12-131-0/+12
* doh, this was broken beyond believe.Tim Janik2000-12-131-0/+59
* Fix off-by-one error in checks. (Dave Lambert)Owen Taylor2000-12-121-0/+5
* Don't free gdk_fb_keyboard twice.Alexander Larsson2000-12-121-0/+5
* get rid of object_signal:: GtkObject argument uses, use GObjectTim Janik2000-12-121-0/+19
* Add a function to determine if a window is the focus widget within itsOwen Taylor2000-12-111-0/+59