summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* remove unecessary rules for win32-specific config-substituted targets. IfOwen Taylor2000-11-161-0/+12
* Implement essential color cycling featureHavoc Pennington2000-11-151-0/+4
* Invalidate the side windows when we invalidate the main window.Havoc Pennington2000-11-151-0/+9
* ed Nov 15 16:02:20 2000 Owen Taylor <otaylor@redhat.com>Owen Taylor2000-11-151-0/+12
* If indent is negative, don't move the first line out into the margin,Havoc Pennington2000-11-151-0/+7
* offset redraw rect by xoffset in addition to yoffset, so horizontalHavoc Pennington2000-11-151-0/+6
* Remove extra pixel from the cursor (render_layout_line): fix reversed testHavoc Pennington2000-11-151-0/+7
* Fixed some debug macros.Alexander Larsson2000-11-151-0/+5
* Added virtual functions set_pixel, get_color, fill_span and draw_drawableAlexander Larsson2000-11-151-0/+33
* use PANGO_PIXELS() to convert to pixelsHavoc Pennington2000-11-151-0/+5
* change "offset" to "rise"Havoc Pennington2000-11-151-0/+13
* The return value of g_getenv() isn't freeable, so g_strdup it.Robert Brady2000-11-151-0/+9
* Install gtk.immodules, needed for operation of gtk programs.Elliot Lee2000-11-151-0/+5
* Fix reversed > that was causing Home to go to end of previous line.Owen Taylor2000-11-151-0/+11
* Draw underlines one pixel higher.Havoc Pennington2000-11-151-0/+18
* Rename gtk/gtk.rc.in to gtk/gtk-win32.rc.in because the build-dllTor Lillqvist2000-11-141-1/+1
* Add new objects.Tor Lillqvist2000-11-141-0/+9
* Remove. New file. New file Corresponding changes.Tor Lillqvist2000-11-141-1/+12
* Remove, useless. A distribution already has a built gtkcompat.h.Tor Lillqvist2000-11-141-0/+9
* Fix drag-and-drop to default to GDK_ACTION_MOVE if the drag is within aHavoc Pennington2000-11-141-0/+6
* Fix srcdir != builddirOwen Taylor2000-11-141-0/+20
* Use the glib iconv wrappers.Alexander Larsson2000-11-141-0/+5
* spiff up the demo a bit; reveals still more bugs.Havoc Pennington2000-11-141-0/+8
* fix bug where GC didn't always get updated properlyHavoc Pennington2000-11-141-0/+18
* Add a couple of missing G_GNUC_CONST's.Elliot Lee2000-11-131-0/+3
* confirm path != NULL dittoJonathan Blandford2000-11-131-0/+8
* Free the filename of the module file.Havoc Pennington2000-11-131-0/+51
* Cleanup and reindent of GtkFB.Alexander Larsson2000-11-131-0/+52
* GCompareFunc -> GEqualFunc where applicable.Sebastian Wilhelmi2000-11-131-0/+29
* change demo install dir to datadir/gtk+-2.0/demoHavoc Pennington2000-11-131-0/+22
* Rename this testgtk to gtk-demo to avoid confusion, and install it soHavoc Pennington2000-11-131-0/+19
* Add an "invisible_char" argument to set the char displayed when visibilityHavoc Pennington2000-11-131-0/+9
* Fall back to "fixed" if we can't get a native font in the right encoding.Robert Brady2000-11-131-1/+6
* Chinese .po have been renamed.Robert Brady2000-11-131-0/+5
* Fix warning when moving between paragraphs.Owen Taylor2000-11-131-0/+8
* A vietnamese VIQR-based input method.Robert Brady2000-11-121-0/+9
* g_filename_{to,from}_utf8 now takes an extra parameter.Robert Brady2000-11-121-0/+14
* Fix problem with using result of g_get_charset() backwards - pointed outOwen Taylor2000-11-121-0/+14
* Add some missing casts. Support 2 and 3 button clicks on the arrows toOwen Taylor2000-11-121-0/+6
* corrected object casts, make it work again on win32Hans Breuer2000-11-121-0/+35
* Call gtk_widget_activate for GDK_Return.Owen Taylor2000-11-121-0/+8
* Make parent_class static.Owen Taylor2000-11-121-9/+157
* gdk/gdk.def Update.Tor Lillqvist2000-11-111-0/+26
* New function to help handle keeping things in sync.Jonathan Blandford2000-11-111-0/+5
* use the new BOXED marshallers.Jonathan Blandford2000-11-101-0/+16
* added more fields to allow more interesting iterators. Also, made theJonathan Blandford2000-11-091-0/+11
* Changes to make the new testgtk compile after gtk_menu_append was removed.Alexander Larsson2000-11-091-0/+20
* Add visible and visible_set args, don't know where these had gone, IHavoc Pennington2000-11-091-1/+10
* Make DND copy pixbufs and tags when source and target share a tag table.Havoc Pennington2000-11-091-0/+10
* Add note about GtkMenuPositionFunc API changes.Alexander Larsson2000-11-081-0/+61