summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't invalidate areas that are covered by mapped input-output childSøren Sandmann2005-03-281-0/+6
* Make the preview label ellipsize so the dialog layout stays constant.Jeroen Zwartepoorte2005-03-281-0/+6
* Don't pop up the context menu of the search entry if it is not visible.Matthias Clasen2005-03-281-0/+6
* Apparently AC_LIBTOOL_WIN32_DLL isn't deprecated after all, and in factTor Lillqvist2005-03-271-0/+5
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-0/+6
* Include the -mms-bitfields flag in GTK_EXTRA_CFLAGS on Win32, so that itTor Lillqvist2005-03-241-0/+9
* Remove a call whose result was unused and leaked. (#170776, KjartanMatthias Clasen2005-03-231-0/+4
* Some cleanups to the GtkDialog code: (#170746, Morten Welinder) Simplify,Matthias Clasen2005-03-231-0/+13
* Use g_return_if_fail, not g_return_val_if_fail.Manish Singh2005-03-221-0/+5
* Implement bookmark renaming (#136216, Sean Middleditch)Matthias Clasen2005-03-221-0/+21
* Stop scrolling when the widget is unmapped. (#168791, Ryan Lortie)Matthias Clasen2005-03-221-0/+8
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-0/+8
* Fix a typoMatthias Clasen2005-03-211-0/+4
* : Mark param spec strings as static.Matthias Clasen2005-03-211-0/+16
* Mark param spec strings as static.Matthias Clasen2005-03-211-0/+6
* Silence gcc warnings (unused variables, unhandled enum value in switch).Tor Lillqvist2005-03-201-0/+12
* Return the Terminal Services session number, window station name (alwaysTor Lillqvist2005-03-201-0/+9
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-0/+16
* Make right-clicks not pop up the menu.Soeren Sandmann2005-03-191-0/+5
* Call cairo_surface_finish()Owen Taylor2005-03-181-0/+8
* On WM_MOUSEMOVE, don't check if this process owns the active window. ThisTor Lillqvist2005-03-181-0/+10
* Use cairo_set_device_offset().Owen Taylor2005-03-181-0/+24
* Fix get_stipple_surface to actually work, set EXTEND_REPEAT on the stippleOwen Taylor2005-03-171-0/+5
* Fix formatting in example in the docs. (#170611, Jianfei Wang)Matthias Clasen2005-03-171-0/+3
* Clamp adjustment values on resize. (#170567, Tomislav Jonjic)Matthias Clasen2005-03-171-0/+3
* Don't crash if there is no cache. (#170652, Diego Gonzalez)Matthias Clasen2005-03-171-0/+3
* Make inline completion insert the prefix at the right spot. (#170146, DougMatthias Clasen2005-03-171-0/+6
* gdk_key is a typedef, not a struct tag.Tor Lillqvist2005-03-171-0/+4
* Typo fix in the docs.Matthias Clasen2005-03-171-0/+19
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-171-0/+51
* Also demonstrate GtkCellRenderer::editing-started and separators.Matthias Clasen2005-03-161-0/+5
* #include gdkaliasdef.c here too.Manish Singh2005-03-161-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-0/+15
* gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, justTor Lillqvist2005-03-161-0/+17
* Print debugging output only if asked for, not always.Tor Lillqvist2005-03-161-0/+17
* Add an example for manually setting up a group of actions.Matthias Clasen2005-03-151-0/+3
* Document that inline completion requires text-column to be set.Matthias Clasen2005-03-151-0/+12
* Update spec.Anders Carlsson2005-03-151-0/+23
* New debugging function. As GetKeyNameText() returns a localized key nameTor Lillqvist2005-03-151-0/+15
* A further fix for big window support. Now also the test in testgtk works.Ivan, Wong Yat Cheung2005-03-121-0/+5
* Don't crash on style changes. (#169334, Yury Puzis)Matthias Clasen2005-03-121-0/+3
* Fix the doc comments. (#169967, Masao Mutoh)Matthias Clasen2005-03-121-0/+5
* Big window fix for Win32. Big windows are still emulated within 16-bitIvan, Wong Yat Cheung2005-03-111-0/+13
* Fix a doc typo. (#169873, Johan Dahlin)Matthias Clasen2005-03-111-0/+3
* Don't try to focus the default_widget if there is none. (#169881, ThomasMatthias Clasen2005-03-111-0/+6
* Remove inadvertent gail references, require Pango 1.9.0Manish Singh2005-03-101-0/+5
* Bump GLib requirementMatthias Clasen2005-03-091-0/+4
* Typo fixes. (#169728, Morten Welinder, Owen Taylor)Matthias Clasen2005-03-091-0/+3
* Fix a typo in the docs. (#169729, Morten Welinder)Matthias Clasen2005-03-091-0/+3
* Fix a typo.Matthias Clasen2005-03-091-0/+2