summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Add a demo showing combo box variations.Matthias Clasen2005-05-251-0/+4
* Add a demo showing all picker widgets.Matthias Clasen2005-05-251-0/+5
* Fix a typo.Matthias Clasen2005-05-251-0/+4
* Handle gtk-alternative-button-order (setting it to TRUE).Tor Lillqvist2005-05-241-0/+5
* Remove an unused variable. (#305130, Jaap A. Haitsma)Matthias Clasen2005-05-231-0/+3
* Don't grab the focus away from the file list when operating the filterMatthias Clasen2005-05-231-0/+6
* Map VK_APPS to GDK_Menu. (#172383, Ivan Wong)Tor Lillqvist2005-05-221-0/+3
* Typo.Tor Lillqvist2005-05-221-1/+1
* If the keysym isn't one of the special cases this function takes care of,Tor Lillqvist2005-05-221-0/+7
* Avoid a possible buffer overrun. (#142444, Leonard Michlmayr)Matthias Clasen2005-05-201-0/+3
* Remove C99-isms (#304879, Kazuki IWAMOTO)Matthias Clasen2005-05-201-0/+5
* Use the correct function to conver the uri to a path. (#304565, IsmaelMatthias Clasen2005-05-181-0/+4
* Handle the Cancel button properly. (#304234, Sven Neumann)Matthias Clasen2005-05-181-2/+7
* If the horizontal adjustment changes because of a change in the layoutAnders Carlsson2005-05-181-0/+9
* Try harder to set the event masks of descendent windows. (#169821, TommiMatthias Clasen2005-05-181-0/+3
* Fix some errors in the handling of drop columns. (#143355, John Finlay)Matthias Clasen2005-05-181-0/+4
* Remove the no longer needed workaround.Matthias Clasen2005-05-181-0/+6
* Add a bug referenceMatthias Clasen2005-05-181-0/+5
* gdk/win32/gdkevents-win32.c gdk/win32/gdkkeys-win32.c Check theTor Lillqvist2005-05-181-0/+10
* Warn if length overflows. (#161520, Ian Wienand)Matthias Clasen2005-05-181-0/+3
* Fix parameter names to make gtk-doc happy.Matthias Clasen2005-05-181-0/+3
* Fix the default values of draw-value and value-pos to be the values weMatthias Clasen2005-05-181-0/+4
* Support named icons in cells by adding a icon-name property. (#165777,Matthias Clasen2005-05-181-1/+6
* Support named icons in tool buttons by adding a icon-name property.Matthias Clasen2005-05-181-0/+6
* New functions to support themed drag icons. (#116577, Christian Neumair)Matthias Clasen2005-05-181-0/+8
* Update to changed cairo interface.Owen Taylor2005-05-171-0/+13
* Don't blink the cursor if the text view is not editable.Matthias Clasen2005-05-171-0/+3
* Keep the popup posted if the button is released over the cellview. ThisMatthias Clasen2005-05-171-0/+5
* Adjust offsets when recursing. (#153682, Felipe Heidrich)Matthias Clasen2005-05-171-0/+5
* Don't bind GDK_Page_Up and GDK_Page_Down twice. (#168333, Hazael MaldonadoMatthias Clasen2005-05-171-1/+4
* Don't blink the cursor if the entry is not editable. (#304171,NikosMatthias Clasen2005-05-161-0/+3
* Make sure the action of the button and the dialog are in sync, when theMatthias Clasen2005-05-161-0/+4
* Fix a typo in the docs. (#303940, Masao Mutoh)Matthias Clasen2005-05-161-0/+3
* Use gtk-doc abbrevs instead of spelled out links.Matthias Clasen2005-05-161-0/+2
* Be more careful when casting. (#304089, Philip Langdale)Matthias Clasen2005-05-161-0/+3
* Only shrink the label if we need to. (#169390, Felix Riemann)Matthias Clasen2005-05-161-0/+5
* gdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create() declaration.Manish Singh2005-05-141-0/+14
* Update for cairo-xlib API change.Owen Taylor2005-05-141-0/+7
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-121-0/+6
* 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