summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* post-release bump to 2.16.13gnome-2-16Elijah Newren2007-04-052-1/+5
| | | | | | | | 2007-04-04 Elijah Newren <newren gmail com> * configure.in: post-release bump to 2.16.13 svn path=/branches/gnome-2-16/; revision=3161
* 2.16.8 releaseMETACITY_2_16_8Elijah Newren2007-04-052-0/+17
| | | | | | | | 2007-04-04 Elijah Newren <newren gmail com> * NEWS: 2.16.8 release svn path=/branches/gnome-2-16/; revision=3159
* send synthetic configurenotify events also in response to MapRequestElijah Newren2007-04-042-0/+20
| | | | | | | | | | | | 2007-04-04 Elijah Newren <newren gmail com> * src/window.c (meta_window_move_resize_internal): send synthetic configurenotify events also in response to MapRequest events when the window has a frame and the application specifies PPosition or UPosition hints. I believe they are already sent for all other cases. Should fix #322840. Fixes the testcase at least. :) svn path=/branches/gnome-2-16/; revision=3158
* be@latin.po: Added Belarusian Latin translation by Ales Navicki.Ihar Hrachyshka2007-03-303-0/+2593
| | | | svn path=/branches/gnome-2-16/; revision=3133
* Updated Galician translation.Ignacio Casal Quinteiro2007-03-232-1076/+1086
| | | | svn path=/branches/gnome-2-16/; revision=3121
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-03-102-2/+6
| | | | | | | | | 2007-03-10 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/branches/gnome-2-16/; revision=3103
* bumpThomas James Alexander Thurman2007-01-292-2/+6
| | | | svn path=/branches/gnome-2-16/; revision=3054
* 2.16.5METACITY_2_16_5Thomas James Alexander Thurman2007-01-292-0/+16
| | | | svn path=/branches/gnome-2-16/; revision=3052
* Updated Romanian translationMugurel Tudor2006-12-132-7/+11
| | | | | | 2006-12-13 Mugurel Tudor <mugurelu@gnome.ro> * ro.po: Updated Romanian translation
* Updated Belarusian Translation by Ihar HrachyshkaAles Nyakhaychyk2006-12-132-2101/+1154
| | | | | | 2006-12-13 Ales Nyakhaychyk <nab@mail.by> * be.po: Updated Belarusian Translation by Ihar Hrachyshka
* updated hebrew translationYair Hershkovitz2006-11-222-146/+191
|
* Updated Nepali TranslationPawan Chitrakar2006-11-211-1201/+1179
|
* Translation updated by Ivar Smolin.Priit Laes2006-11-192-2/+222
| | | | | | 2006-11-19 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Translation updated by Marek Stepien.Wouter Bolsterlee2006-11-192-1838/+904
| | | | | | 2006-11-19 Wouter Bolsterlee <wbolster@cvs.gnome.org> * pl.po: Translation updated by Marek Stepien.
* Translation updated by Ivar Smolin.Priit Laes2006-11-192-15/+18
| | | | | | 2006-11-19 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Translation updated by Ivar Smolin.Priit Laes2006-11-182-420/+486
| | | | | | 2006-11-18 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Arabic Translation.Djihed Afifi2006-11-102-88/+39
|
* Added/Updated Arabic Translation.Djihed Afifi2006-10-302-548/+706
|
* Fix strict focus mode by picking up on res_class. Fixes #361054, strictDan Mick2006-10-292-9/+20
| | | | | | | | 2006-10-30 Dan Mick <dan.mick@sun.com> * src/window.c: (__window_is_terminal): Fix strict focus mode by picking up on res_class. Fixes #361054, strict focus mode still not working; should look for res_class, not res_name
* Updated French translation.Christophe Merlet2006-10-222-202/+124
|
* post-release bump to 2.16.5Elijah Newren2006-10-022-1/+5
| | | | | | 2006-10-02 Elijah Newren <newren gmail com> * configure.in: post-release bump to 2.16.5
* 2.16.3 releaseMETACITY_2_16_3Elijah Newren2006-10-022-4/+23
| | | | | | 2006-10-02 Elijah Newren <newren gmail com> * NEWS: 2.16.3 release
* Ignore edge resistance for size-increment windows when resizing with theElijah Newren2006-10-022-44/+84
| | | | | | | | | | | | | | 2006-10-02 Elijah Newren <newren gmail com> Ignore edge resistance for size-increment windows when resizing with the keyboard. #346782. * src/edge-resistance.c (apply_edge_resistance_to_each_side): ignore edge resistance for size-increment windows when resizing with the keyboard, (apply_edge_resistance_to_each_side, meta_window_edge_resistance_for_move, meta_window_edge_resistance_for_resize): pass a is_resize parameter as well
* Don't require a push/pop trap aroundElijah Newren2006-10-023-4/+12
| | | | | | | | | | | 2006-10-01 Elijah Newren <newren gmail com> * src/display.c (meta_display_set_input_focus_window): * src/window.c (meta_window_focus): Don't require a push/pop trap around meta_display_set_input_focus_window(), but rather move the push/pop into that function surrounding the XSetInputFocus() call directly. Follow up to #358514.
* Updated Catalan translation.Josep Puigdemont i Casamajó2006-10-022-20/+24
|
* surround the XDeleteProperty() call with aElijah Newren2006-10-012-3/+16
| | | | | | | | | | 2006-10-01 Elijah Newren <newren gmail com> * src/window-props.c (set_title_text): surround the XDeleteProperty() call with a meta_error_trap_push/meta_error_trap_pop pair to prevent a crash when closing a remote instance of gedit (and perhaps other apps). #358514.
* Fix longstanding focus bug with mouse (not sloppy) focus mode with popupElijah Newren2006-10-013-51/+59
| | | | | | | | | | | | | | | | | | 2006-10-01 Elijah Newren <newren gmail com> Fix longstanding focus bug with mouse (not sloppy) focus mode with popup override-redirect windows, particularly mozilla and firefox's location bar autocompletion. #357695. * src/display.c (event_callback -- EnterNotify & LeaveNotify events): for mouse focus, defocus the focused window when the mouse enters the desktop window rather than when the mouse leaves the focused window. * doc/how-to-get-focus-right.txt: update for the slightly nuanced definition of mouse focus (people without a DESKTOP window like nautilus get sloppy focus behavior now)
* Updated Bulgarian translation with bugfixes prompted by Yavor DoganovAlexander Shopov2006-09-292-17/+22
| | | | | | | 2006-09-29 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation with bugfixes prompted by Yavor Doganov
* Translation updated by Ivar Smolin.Priit Laes2006-09-272-1/+5
| | | | | | 2006-09-27 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Updated Italian translation.Luca Ferretti2006-09-192-552/+698
| | | | | | 2006-09-19 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation.
* Patch from Jens Granseuer to fix c89 cleanness, again. #356631.Elijah Newren2006-09-182-1/+7
| | | | | | | 2006-09-18 Elijah Newren <newren gmail com> * src/window.c (meta_window_show): Patch from Jens Granseuer to fix c89 cleanness, again. #356631.
* avoid a compilation warning by making sure to return something. #348067Elijah Newren2006-09-182-1/+6
| | | | | | | 2006-09-18 Elijah Newren <newren gmail com> * src/ui.c (filter_func): avoid a compilation warning by making sure to return something. #348067
* post-release bump to 2.16.3GNOME_2_16_BRANCHPOINTThomas James Alexander Thurman2006-09-182-1/+5
| | | | * configure.in: post-release bump to 2.16.3
* 2.16.2 releaseMETACITY_2_16_2Thomas James Alexander Thurman2006-09-182-0/+28
| | | | * NEWS: 2.16.2 release
* Partial audit to fix timestamp usage. One step towards fixing #355180; seeElijah Newren2006-09-1813-120/+269
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-09-18 Elijah Newren <newren gmail com> Partial audit to fix timestamp usage. One step towards fixing #355180; see important comments in that bug. * src/core.[ch] (meta_core_unshade, meta_core_shade): * src/delete.c (meta_window_present_delete_dialog, delete_ping_timeout_func): * src/display.[ch] (meta_display_open, meta_display_close, event_callback, meta_display_begin_grab_op, process_selection_clear, meta_display_unmanage_screen, meta_display_unmanage_windows_for_screen): * src/frames.c (meta_frames_button_press_event): * src/keybindings.c (handle_toggle_shade): * src/main.c (main): * src/screen.[ch] (update_num_workspaces, meta_screen_new, meta_screen_free, prefs_changed_callback): * src/window.[ch] (meta_window_free, finish_minimize, implement_showing, meta_window_show, meta_window_maximize, meta_window_make_fullscreen_internal, meta_window_unmake_fullscreen, meta_window_shade, meta_window_unshade, window_activate, send_sync_request, meta_window_client_message, menu_callback, meta_window_update_keyboard_resize): Remove usage of CurrentTime, meta_display_get_current_time() and meta_display_get_current_time_roundtrip() where possible, or document why it isn't possible, or at very least add a FIXME with some explanation of my laziness and what needs to be done.
* Patch from Maik Beckmann to remove compilation warnings. Fixes #355876.Elijah Newren2006-09-182-12/+6
| | | | | | | 2006-09-18 Elijah Newren <newren gmail com> * src/spring-model.c (on_end_move, model_is_calm): Patch from Maik Beckmann to remove compilation warnings. Fixes #355876.
* Make detection of stable vs. unstable automatic and based upon the versionElijah Newren2006-09-182-3/+23
| | | | | | | | 2006-09-18 Elijah Newren <newren gmail com> * configure.in: Make detection of stable vs. unstable automatic and based upon the version number. Partially based on patch from Christian Hamar in #356122. Fixes #356122.
* Dutch translation updated by Wouter BolsterleeWouter Bolsterlee2006-09-152-22/+26
| | | | | | 2006-09-15 Wouter Bolsterlee <wbolster@gnome.org> * nl.po: Dutch translation updated by Wouter Bolsterlee
* Updated Slovenian translation.Matic Zgur2006-09-152-37/+41
| | | | | | 2006-09-15 Matic Zgur <mr.zgur@gmail.com> * sl.po: Updated Slovenian translation.
* Updated Spanish translation.Francisco Javier F. Serrador2006-09-142-114/+125
| | | | | | 2006-09-14 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation.
* update -- we depend on gtk+ >= 2.10 since Vincent's July patches forElijah Newren2006-09-143-4/+10
| | | | | | | 2006-09-13 Elijah Newren <newren gmail com> * HACKING: update -- we depend on gtk+ >= 2.10 since Vincent's July patches for #348633.
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2006-09-142-38/+76
| | | | | | | 2006-09-14 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
* Patch from Thomas Andersen to make windows be stacked correctly beforeElijah Newren2006-09-132-62/+77
| | | | | | | | 2006-09-13 Elijah Newren <newren gmail com> * src/window.c (meta_window_show): Patch from Thomas Andersen to make windows be stacked correctly before showing them, to prevent flicker with focus stealing prevention. #332385.
* Updated Catalan translation.Josep Puigdemont i Casamajó2006-09-132-23/+27
|
* Fix issues on 64-bit machines with timestamps by using guint32 (like gtk+Elijah Newren2006-09-1317-154/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2006-09-13 Elijah Newren <newren gmail com> * src/common.h (MetaWindowMenuFunc): * src/core.[ch] (meta_core_user_lower_and_unfocus, meta_core_user_focus, meta_core_show_window_menu, meta_core_begin_grab_op, meta_core_end_grab_op): * src/delete.c (delete_ping_reply_func, delete_ping_timeout_func, meta_window_delete): * src/display.[ch] (struct MetaDisplay, struct MetaPingData, sanity_check_timestamps, meta_display_open, event_callback, meta_spew_event, meta_display_set_grab_op_cursor, meta_display_begin_grab_op, meta_display_end_grab_op, meta_display_ping_timeout, meta_display_ping_window, process_pong_message, timestamp_too_old, meta_display_set_input_focus_window): * src/keybindings.[ch] (grab_keyboard, ungrab_keyboard, meta_screen_grab_all_keys, meta_window_grab_all_keys, meta_window_ungrab_all_keys, error_on_generic_command, error_on_command, error_on_terminal_command): * src/metacity-dialog.c (on_realize, warn_about_no_sm_support, error_about_command, main): * src/screen.[ch] (struct _MetaScreen, meta_screen_new, meta_screen_show_desktop, meta_screen_apply_startup_properties): * src/session.c (warn_about_lame_clients_and_finish_interact): * src/window.[ch] (struct _MetaWindow, intervening_user_event_occurred, window_activate, meta_window_delete, meta_window_focus, meta_window_send_icccm_message, meta_window_client_message, menu_callback, meta_window_show_menu, struct EventScannerData, check_use_this_motion_notify, meta_window_begin_grab_op, meta_window_set_user_time): * src/workspace.[ch] (focus_ancestor_or_mru_window, meta_workspace_activate_with_focus, meta_workspace_activate, meta_workspace_focus_default_window, focus_ancestor_or_mru_window): Fix issues on 64-bit machines with timestamps by using guint32 (like gtk+ does) instead of Time. #348305
* Updated Finnish translationIlkka Tuohela2006-09-132-5/+10
|
* Updated TranslationRajesh Ranjan2006-09-132-122/+164
|
* Updated Chinese (Hong Kong) translation. Updated Chinese (Taiwan)Kwok-Koon Cheung2006-09-133-16/+55
| | | | | * zh_HK.po: Updated Chinese (Hong Kong) translation. * zh_TW.po: Updated Chinese (Taiwan) translation.
* Updated Malayalam translationAni Peter2006-09-132-10/+15
|
* Tamil Translation updatedFelix I2006-09-132-23/+27
|