|
|
961 commits found for project Konversation. Regular Commiters: hein, abatianni, psn, cartman, johnflux, shin, scripty Last update: 07:58, 01.09.2006 |
| Time | Revision | Author | Replies | Message | Thursday, 31. August 2006 | ||
| 23:47 | 579387 | hein | 16000 | First changelog entry since 1.0 ;-)First changelog entry since 1.0 ;-) | |||
| 23:45 | 579386 | hein | 2 | Properly update "Switch to" tab context sub-menu on tab switch. | |||
| 21:33 | 579349 | hein | 0 | Change version number to 1.0+; bump & re-add build number. | |||
| 15:44 | 579252 | hein | 0 | Bump version to 1.0. Bump build number; strip build number from About. | |||
| 12:58 | 579219 | hein | 0 | Really fix colored nicks in DCC Chats. | |||
| 12:45 | 579215 | hein | 0 | Patch up colored nicknames in DCC Chats. | |||
| 03:10 | 579091 | hein | 0 | Disable the "File Information" DCC transfer context menu item for the release, which appears to be broken. | |||
| 01:58 | 579085 | hein | 0 | Allow disabling notifications for DCC Chats. | |||
| 01:43 | 579083 | hein | 0 | Don't show disconnect warning on closing the connection status tab if the server is already disconnected. | |||
| Time | Revision | Author | Replies | Message | Wednesday, 30. August 2006 | ||
| 23:17 | 579062 | hein | 0 | Fix /aback. | |||
| 23:08 | 579061 | hein | 241 | Some added consistency and redundancy for updating the nickname comboboxes in status and channel tabs. May fix the problem argonel has been reporting. | |||
| 22:49 | 579057 | hein | 0 | Unbreak setting keys on a virgin channel via the mode button. | |||
| 22:12 | 579052 | hein | 0 | * Refresh modes before showing the Channel Settings Dialog, so it doesn't continue to believe operations were success- ful when they weren't. * Don't allow setting empty keys. | |||
| 21:58 | 579048 | hein | 0 | Issue the key parameter when setting -k after all, as Bahamut requires it. Don't issue -l with parameter, however - works on Bahamut, but breaks on classic ircd 2.11.x. | |||
| 20:22 | 579015 | hein | 0 | Always set selection when loading the Highlights prefs page. Otherwise you can edit the shown item and hit OK/Apply with- out actually making any changes. | |||
| 18:09 | 578979 | hein | 0 | Changelog. | |||
| 18:07 | 578978 | hein | 0 | Patch-up to fix ircview context menus stopping to work when the respective users leave the channel. All that code is pretty ugly and needs to be rewritten. | |||
| 13:49 | 578875 | hein | 0 | * Support %nick as a placeholder for the current nick in the auto-connect commands. BUG:133240 * Don't balk on leading whitespace in the auto-connect commands. I assume I'm not the only one who by reflex puts a space after the separating ";". | |||
| 01:49 | 578728 | argonel | 0 | stop swallowing numeric keypad text events | |||
| 01:49 | 578728 | argonel | 0 | stop swallowing numeric keypad text events | |||
| Time | Revision | Author | Replies | Message | Tuesday, 29. August 2006 | ||
| 23:14 | 578693 | hein | 0 | Unbreak the multiline paste editor. Eli, please peer-review since I can't read your mind to find out why you changed it ... | |||
| 18:16 | 578599 | hein | 0 | Third attempt. Seems to work on both boxes now. | |||
| 18:07 | 578594 | hein | 0 | Second attempt at fixing the settings dialog treelist problem. | |||
| 17:09 | 578579 | hein | 0 | Don't show unnecessary horizontal scrollbars. BUG:128432 | |||
| 15:35 | 578544 | hein | 0 | Small fix for non-working connection status tab label updating under certain circumstances. | |||
| 15:10 | 578533 | hein | 0 | * Small fix for channel input line's getting disabled, but not re-enabled. Missed line from r578462. * Simplify channel splitter synchronization code. | |||
| 11:58 | 578462 | hein | 0 | Revert disabling the input boxes in disconnected state, as the widget for some reason continues to accept text input anyhow, and apparently some people need to send output during connect. | |||
| 11:55 | 578457 | hein | 0 | Make CTCP input box command and context menu action behave consistently. BUG:133169 | |||
| 11:50 | 578456 | hein | 0 | Preserve status tab notifications state while editing networks. BUG:133173 | |||
| Time | Revision | Author | Replies | Message | Monday, 28. August 2006 | ||
| 23:08 | 578313 | hein | 0 | Undo unsucessful hack. | |||
| 22:39 | 578307 | hein | 0 | Add a dirty hack to have the KConfigDialog's treelist show up without a horizontal scrollbar a long as the resulting dialog can fit into 800 pixels. | |||
| 19:18 | 578248 | hein | 0 | Add strm's DCC polish fix to changelog, paranoidly bump build number. | |||
| 19:15 | 578246 | shin | 0 | show "?" when calculating CPS. CCBUG: 133147 | |||
| 18:59 | 578242 | shin | 0 | don't show "?" in CPS column in DCC panel for the consitency with "remaining" column. BUG: 133147 | |||
| 15:01 | 578159 | shin | 0 | change the default query message color to #000000 | |||
| 14:52 | 578155 | hein | 0 | Spelling fixes. | |||
| 13:58 | 578141 | hein | 0 | Bump version number to 1.0rc1. | |||
| 13:55 | 578138 | hein | 0 | Bring changelog into shape for release. | |||
| 11:27 | 578069 | scripty | 0 | SVN_SILENT made messages (.desktop file) | |||
| Time | Revision | Author | Replies | Message | Sunday, 27. August 2006 | ||
| 08:40 | 577637 | hein | 0 | Cleanout. | |||
| 08:30 | 577636 | hein | 0 | Add newlines, just in case ... | |||
| 08:26 | 577635 | hein | 0 | Clean out/update the boilerplate files. | |||
| 07:13 | 577598 | argonel | 274 | -prevent pasted text with leading newlines from being sent directly to the server -retain original text when cancelling from the paste editor -prevent text pasted via keyboard from being sent to the server when cancelling from the paste editor CCBUG:121149 | |||
| 07:08 | 577597 | hein | 0 | Polish about dialog for release. Critical fix: Finally credit argonel. | |||
| 00:13 | 577541 | hein | 0 | Use a shortcut for the global away toggle that isn't already in use by default. BUG:131559 | |||
| Time | Revision | Author | Replies | Message | Saturday, 26. August 2006 | ||
| 23:36 | 577536 | argonel | 0 | ok, really fix the media script | |||
| 23:21 | 577534 | hein | 0 | Bump | |||
| 23:14 | 577529 | psn | 10705 | * Make Copy URL in the url catcher copy both to the selection and the clipboard * Behave the same as xchat when parsing channel names with irc markup in them | |||
| 21:49 | 577514 | argonel | 0 | use global command char for the clear, part and cycle commands instead of requiring '/' | |||
| 21:48 | 577511 | hein | 0 | Fix broken string. CCMAIL:kde-i18n-doc@kde.org | |||
| 20:50 | 577497 | argonel | 0 | removing all debugging output from chopper | |||
| 20:49 | 577496 | hein | 0 | Unbreak encoding again | |||
| 20:43 | 577493 | argonel | 0 | add version check to media script | |||
| 19:48 | 577479 | hein | 0 | Always close the socket on ping timeout, not just when auto-reconnect is enabled - that's handled elsewhere. | |||
| 18:19 | 577444 | hein | 0 | Changelog | |||
| 18:06 | 577440 | hein | 0 | Fix columns in "Watched Nicknames Online" jumping around. BUG:132892 | |||
| 17:35 | 577429 | argonel | 0 | allow moving focus through the nickname box BUG:133032 | |||
| 17:30 | 577428 | hein | 0 | Fix various size hints so the preferences dialog will be opened at a sane size without the (inferior) evil trickery we employed last time. | |||
| 15:26 | 577398 | hein | 0 | Add workaround against KSpell handing us trailing newlines. Boils down to a forgotten FIXME in KSpell::chec. Sigh. BUG:132790 | |||
| 14:39 | 577392 | hein | 0 | Small fix for re-encoding in the media script by BCoppens. | |||
| 14:19 | 577388 | hein | 0 | Move toolbar configuration handling into KonversationMainWindow because KMainWindow::saveNewToolbarConfig() calls createGUI() without the _conserveMemory=false parameter we need to pass to get dynamic menu extensions via ActionLists to work. | |||
| 02:17 | 577283 | hein | 0 | Small fixlet. | |||
| 01:25 | 577271 | hein | 0 | Make the Channel List a toggle action ... | |||
| Time | Revision | Author | Replies | Message | Friday, 25. August 2006 | ||
| 22:59 | 577244 | hein | 0 | Don't do URLs in backlogs. BUG:133002 | |||
| 22:50 | 577240 | hein | 0 | Don't go crazy in "Close All Open Queries" when the warning dialog is on. | |||
| 22:41 | 577237 | hein | 0 | Add some icons. | |||
| 21:45 | 577227 | hein | 0 | Toggle "Join Channel..." correctly. | |||
| 21:26 | 577222 | hein | 0 | Don't show incorrect description for global away toggle. BUG:132995 | |||
| 20:50 | 577208 | hein | 0 | Changelog & build number ... | |||
| 20:47 | 577204 | hein | 2040 | Make all custom fonts optional. | |||
| 19:05 | 577171 | hein | 0 | Make the treelist heed the "Tab bar" custom font preference. For the record: I still think that pref's a bad idea ... | |||
| 19:01 | 577168 | hein | 0 | Don't hide last tab context menu item if it's not a separator. Fixes problem with people who don't run 'make install' and keep their ancient XMLGUI file around. | |||
| 18:41 | 577163 | hein | 433 | * Make parameter-less /away set away state to true with the default away message. Use /back or /unaway to re- turn. BUG:132984 * Use the same "You are not marked as being away." for repeated /away's, too. The previous "You are marked as being away." on repeats made it seem like it fail- ed to set away. | |||
| 18:21 | 577154 | hein | 0 | Indent the conditional nicklist options in Interface -> Chat Window. BUG:132987 | |||
| 18:07 | 577148 | hein | 0 | DCOP API change: "konversation" -> "irc"; "KonvDCOPIdentity" -> "identity". Fixes KUniqueApplication DCOP woes, too. BUG:132981 | |||
| 17:19 | 577140 | hein | 0 | Clear status bar main label temp text when the action collection hands us an empty description. BUG:132980 | |||
| 17:09 | 577136 | aacid | 0 | Fix typo, i know it breaks message freeze but hope it's ok, if not just shout and i'll revert. CCMAIL: sho@eikehein.com CCMAIL: kde-i18n-doc@kde.org | |||
| 15:11 | 577100 | aacid | 0 | fixuifiles | |||
| 02:32 | 576883 | hein | 0 | Spelling. | |||
| 02:21 | 576882 | hein | 0 | Remove wrong message. | |||
| 01:34 | 576873 | hein | 0 | Deactivate "Add to Watched Nicknames" on servers that are not in the network list. | |||
| 01:15 | 576869 | hein | 0 | Make the context menu kickban actions use the shiny new /kickban command we added a while ago - less code dupli- cation ... | |||
| 01:11 | 576868 | hein | 0 | * Make addNotify() use server group IDs instead of names, too. * Small fix for tab bar insertion behavior of DCC Chat tabs. * Small cleanup bit in ViewContainer. | |||
| 00:47 | 576864 | hein | 0 | Stop reading server input after sending quit so we don't route any strange errors through to the ircviews on some servers. | |||
| 00:15 | 576858 | hein | 0 | Handle the tri-state "Large Paste" warning correctly in the "Warning Dialogs" prefs page. BUG:132792 | |||
| Time | Revision | Author | Replies | Message | Thursday, 24. August 2006 | ||
| 23:05 | 576848 | hein | 0 | Fix a small conditional enable bug in the OSD prefs page. | |||
| 22:38 | 576841 | hein | 5859 | * Make auto-reconnect preference apply at runtime. * Remove preference to auto-rejoin channels as disabling it had no effect anyway and it's too late to implement it for the up- coming release. * Small improvement to auto-join vs. re-join channels behavior: rejoin on iteration, too, if we were connected and in channels before. | |||
| 21:53 | 576825 | hein | 0 | Prevent opening channel links and query links on a disconnected server. | |||
| 19:09 | 576764 | hein | 0 | Have menu item sequence be consistent. | |||
| 19:09 | 576764 | hein | 0 | Have menu item sequence be consistent. | |||
| 19:09 | 576764 | hein | 0 | Have menu item sequence be consistent. | |||
| 19:09 | 576764 | hein | 0 | Have menu item sequence be consistent. | |||
| 19:04 | 576761 | hein | 0 | * Fix logfile actions for DCC Chats. * Don't show trailing separator in logviewer context menu. | |||
| 19:04 | 576761 | hein | 0 | * Fix logfile actions for DCC Chats. * Don't show trailing separator in logviewer context menu. | |||
| 19:04 | 576761 | hein | 0 | * Fix logfile actions for DCC Chats. * Don't show trailing separator in logviewer context menu. | |||
| 19:04 | 576761 | hein | 0 | * Fix logfile actions for DCC Chats. * Don't show trailing separator in logviewer context menu. | |||
| 18:49 | 576752 | psn | 0 | Fix the multiple change nick dialogs if the the connection times out problem.... It's not pretty but it works | |||
| 18:38 | 576747 | hein | 0 | Fix logging DCC Chats. | |||
| 18:15 | 576735 | hein | 0 | Disable channel link and user link context menus in status, channel and query tabs when the connection goes down, and disable the relevant items in the general query context menu, too. | |||
| 17:27 | 576720 | hein | 0 | Disable input boxes of status, query and channel tabs, and purge nicklists of channels, when the connection quits. | |||