summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-0/+55
* Check that GDK_IS_SCREEN(screen) (like the X11 backend does), not screenTor Lillqvist2005-05-101-0/+7
* Flip the paddingMatthias Clasen2005-05-101-0/+5
* Fill in unused bits so they can be used for the depth-32 target case.Owen Taylor2005-05-091-0/+27
* Revert accidental commitMatthias Clasen2005-05-091-0/+4
* Small documentation additions.Matthias Clasen2005-05-081-0/+9
* Change the return type to GtkWidget*, proposed by Owen Taylor.Matthias Clasen2005-05-081-0/+5
* Fix typos in the docs. (#303389, Masao Mutoh)Matthias Clasen2005-05-081-0/+6
* Fix a copy-and-paste accidentMatthias Clasen2005-05-081-0/+5
* Get the foreground color, not the background color.Owen Taylor2005-05-071-0/+5
* Change prototype to match cairo_set_source_surface().Owen Taylor2005-05-071-0/+8
* Merged from gtk-2-6:Federico Mena Quintero2005-05-061-0/+9
* Always initialize child-visible to FALSE, otherwise we may end up with theMatthias Clasen2005-05-061-0/+14
* Test DND.Matthias Clasen2005-05-061-0/+6
* Small cleanups.Matthias Clasen2005-05-061-0/+3
* typo fixMatthias Clasen2005-05-061-6/+11
* Minor wording fixOwen Taylor2005-05-051-4/+4
* Fix a bug in focus tracking when we move between has_pointer_focus andOwen Taylor2005-05-051-0/+15
* Replace cairo_show_surface() uses withSøren Sandmann2005-05-041-0/+5
* gdk/win32/gdkdrawable-win32.c (generic_draw, blit_from_pixmap) Minor fixesTor Lillqvist2005-05-041-0/+8
* Avoid getting the interface struct twice in the same function. (#300513,Matthias Clasen2005-05-041-0/+2
* Avoid getting the interface struct twice in the same function. (#300513,Matthias Clasen2005-05-031-0/+3
* Add getters for the scrollbars. (#167181, Billy Biggs)Matthias Clasen2005-05-031-1/+5
* Make this function public. (#170748, Morten Welinder)Matthias Clasen2005-05-031-0/+7
* Merged from gtk-2-6:Federico Mena Quintero2005-05-031-0/+19
* Add a draw-border style property to allow themes to draw outside theOwen Taylor2005-05-021-0/+49
* Test cell renderers.Matthias Clasen2005-05-021-0/+9
* Return a sufficient width for cases where pango_layout_get_pixel_extents()Matthias Clasen2005-05-021-0/+4
* Doc fixupsMatthias Clasen2005-05-021-0/+2
* Fix up the docs a bit.Matthias Clasen2005-05-021-0/+5
* return silently if "gtk_initialized" is TRUE. Re-enables calling GTK'sMichael Natterer2005-05-021-0/+7
* Propagate the event to unanchored children in the text window. (#302494,Matthias Clasen2005-05-021-0/+6
* Take multi-monitor offset into account. (#302525)Tor Lillqvist2005-04-301-0/+5
* Make the docs build. (#302230, Ali Akcaagac)Matthias Clasen2005-04-301-0/+3
* Get rid of this function, instead show the bin_window when it is created.Matthias Clasen2005-04-291-0/+3
* Don't grab focus to unrealized widgets. (#302240, Philip Langdale)Matthias Clasen2005-04-291-0/+3
* Set background upon state changes. (#301651, Billy Biggs)Matthias Clasen2005-04-291-0/+2
* Set background upon state changes. (#301651, Billy Biggs)Matthias Clasen2005-04-291-0/+3
* Check for nm.Matthias Clasen2005-04-291-0/+5
* Use the internal unselect_all function, since we need the unselection toMatthias Clasen2005-04-291-0/+4
* Use g_object_notify() instead of triggering a ::notify by re-setting theMatthias Clasen2005-04-291-0/+6
* Also scroll horizontally when necessary, and keep the northwest corner ofMatthias Clasen2005-04-291-0/+4
* Add some more tests.Matthias Clasen2005-04-291-0/+4
* Don't crash if the path does not point to a row in the model. (#300909,Matthias Clasen2005-04-291-0/+4
* Remove conflict markersMatthias Clasen2005-04-291-1/+0
* Add some more attribute tests.Matthias Clasen2005-04-291-0/+8
* Get volume name also on Win9x. (#301798, Daniel Atallah)Tor Lillqvist2005-04-251-0/+8
* Typo.Tor Lillqvist2005-04-221-1/+1
* Initailize gettext before use. Calling bindtextdomain() andTor Lillqvist2005-04-221-0/+10
* Match character height instead of cell height. Fix #301228.Ivan, Wong Yat Cheung2005-04-211-0/+5