summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* add GtkTreeRowReference which holds a handle to a specific row (particularHavoc Pennington2001-01-271-0/+10
* adapt to handle PangoColorHavoc Pennington2001-01-261-0/+76
* Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset().42001-01-241-0/+16
* Apparantly i forgot to check in the changelog. :)Alexander Larsson2001-01-241-0/+9
* Don't leak built-in cursors.32001-01-231-0/+18
* rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seemsHavoc Pennington2001-01-231-0/+6
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-0/+24
* Don't leak visible_region. Use visible_region instead of region.22001-01-221-0/+12
* Don't leak the PangoFontDescriptor.22001-01-221-0/+5
* Make fail when not realized. (gtk_tree_view_scroll_to_cell): Make workJonathan Blandford2001-01-211-0/+15
* byte_offset variable was being used to mean both "offset into layout" andHavoc Pennington2001-01-191-0/+7
* sync to tree changesHavoc Pennington2001-01-191-2/+47
* Define EMULATE_GDKFONT. Add extra pango_font stuff to GfkFontPrivate.92001-01-191-0/+11
* Add "getters" for all the non-deprecated set_foo functions. Added missingHavoc Pennington2001-01-181-0/+7
* gtk/gtkmain.c Use the newTor Lillqvist2001-01-171-1/+22
* Set the attributes onto the PangoLayout even if they are newly createdOwen Taylor2001-01-171-0/+6
* Commit changelog entriesOwen Taylor2001-01-171-0/+30
* Doh! Mixed up x and y.72001-01-171-0/+48
* FAQ update: - Update to bugzilla - Add GTK+ and security/SUID/SGID - AddGMT 2001 Tony Gale2001-01-161-0/+7
* Some cleanups.Alexander Larsson2001-01-161-0/+5
* add test stuff for CellRendererToggleHavoc Pennington2001-01-161-0/+11
* Include <stdlib.h> for getenv().Tor Lillqvist2001-01-151-1/+16
* New implementaion that more closely mimics the events that an X serverTor Lillqvist2001-01-151-0/+13
* Implemented drag and drop. Seems to be mostly working. I sometimes get anAlexander Larsson2001-01-151-0/+8
* Use gdk_window_invalidate_rect instead of gdk_window_invalidate_rect_clearAlexander Larsson2001-01-151-0/+7
* For optization, add an full_shapes argument to gdk_fb_clip_region. If thisAlexander Larsson2001-01-151-0/+18
* offset the current invalid region, fixes redraw bug while scrolling theHavoc Pennington2001-01-121-0/+16
* Hide mouse pointer while rotation. Show it afterwards.Alexander Larsson2001-01-121-0/+5
* Take shaped windows in consideration when generating clip region.Alexander Larsson2001-01-121-0/+28
* Oops, broke some macrosHavoc Pennington2001-01-121-0/+4
* add this function, bug 40251Havoc Pennington2001-01-111-0/+8
* Added ENABLE_SHADOW_FBAlexander Larsson2001-01-111-0/+55
* update to make web site updating easierGMT 2001 Tony Gale2001-01-111-0/+4
* handle case where sibling == iter (gtk_tree_store_insert_after): handleHavoc Pennington2001-01-101-0/+45
* don't draw if label->layout is NULL due to a pending resizeHavoc Pennington2001-01-091-0/+39
* handle case where there are no rows in the modelHavoc Pennington2001-01-091-0/+50
* Implement better mouse capturing. Do use SetCapture(). Thanks toTor Lillqvist2001-01-091-0/+7
* 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